Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ErrTOML marks a TOML decode failure. ErrTOML errs.Const = "toml" // ErrJSON marks a JSON encoding failure. ErrJSON errs.Const = "json" )
The package's error vocabulary: errs.Const sentinels matched with errors.Is.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.