Documentation
¶
Overview ¶
Package toml provides the toml functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = marshal Unmarshal = toml.Unmarshal NewDecoder = toml.NewDecoder NewEncoder = toml.NewEncoder DecodeFile = toml.DecodeFile Decode = toml.Decode )
Functions ¶
func MarshalToString ¶
MarshalToString returns json string, and ignores error
Types ¶
Click to show internal directories.
Click to hide internal directories.