Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CouldNotParseFileError = µerror.Error{
Kind: "CouldNotParseFileError",
Desc: "The metadata file could not be parsed.",
}
View Source
var CouldNotReadFileError = µerror.Error{
Kind: "CouldNotReadFileError",
Desc: "The metadata file could not be read.",
}
Functions ¶
func IsCouldNotParseFile ¶
IsCouldNotParseFile asserts CouldNotParseFileError
func IsCouldNotReadFile ¶
IsCouldNotReadFile asserts CouldNotReadFileError
Types ¶
Click to show internal directories.
Click to hide internal directories.