toml

package
v0.0.0-...-f7853a3 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec struct {
	TableInline     bool
	ArraysMultiline bool
	IndentSymbol    string
	IndentTables    bool
}

Codec codec

func (*Codec) Marshal

func (c *Codec) Marshal(data any) ([]byte, error)

Marshal marshal

func (*Codec) Unmarshal

func (c *Codec) Unmarshal(data []byte, dest any) error

Unmarshal unmarshal

Jump to

Keyboard shortcuts

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