Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrLineParse = DecodeError("failed to parse line") ErrInvalidFile = DecodeError("invalid file") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DecodeError ¶
type DecodeError string
func (DecodeError) Error ¶
func (p DecodeError) Error() string
Click to show internal directories.
Click to hide internal directories.