toml

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "toml"

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec struct{}

func NewCodec

func NewCodec() *Codec

func (Codec) Marshal

func (Codec) Marshal(v interface{}) ([]byte, error)

Marshal 编码

func (Codec) Name

func (Codec) Name() string

Name 编解码器名称

func (Codec) Unmarshal

func (Codec) Unmarshal(data []byte, v interface{}) error

Unmarshal 解码

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL