toml

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TOMLLoadUnloader

type TOMLLoadUnloader struct{}

TOMLLoadUnloader implements the LoadUnloader interface for TOML configs.

func New

func New() *TOMLLoadUnloader

func (TOMLLoadUnloader) Load

func (_ TOMLLoadUnloader) Load(b []byte, nGrps []*node.Nodes) error

Load implements the Loader interface for loading a TOML config.

func (TOMLLoadUnloader) Unload

func (_ TOMLLoadUnloader) Unload(nGrps []*node.Nodes) ([]byte, error)

Unload implements the Unloader interface for unloading a TOML config.

Jump to

Keyboard shortcuts

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