toml

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader, data interface{}) error

decode from reader and store it to data.

func DecodeFile

func DecodeFile(file string, data interface{}) error

decode from file and store it to data.

func Encode

func Encode(w io.Writer, data interface{}) error

encode data to Writer.

func EncodeFile

func EncodeFile(file string, data interface{}) error

encode data to file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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