toml

package
v0.0.0-...-cd4d371 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Unmarshal  = toml.Unmarshal
	Marshal    = toml.Marshal
	NewEncoder = toml.NewEncoder
	NewDecoder = toml.NewDecoder
	Load       = loadTree

	ErrNotFound = errors.New("key is not found")
)

Functions

This section is empty.

Types

type Tree

type Tree struct {
	// contains filtered or unexported fields
}

func (*Tree) Unmarshal

func (tree *Tree) Unmarshal(v interface{}, keys ...string) error

Jump to

Keyboard shortcuts

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