Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Unmarshal = toml.Unmarshal NewDecoder = toml.NewDecoder NewEncoder = toml.NewEncoder )
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
type StrictMissingError ¶
type StrictMissingError = toml.StrictMissingError
Click to show internal directories.
Click to hide internal directories.