Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrOverflow = errors.New("input too long for uint64 decoding")
)
Functions ¶
func ErrInvalidCharacter ¶
Types ¶
type InvalidCharacter ¶
type InvalidCharacter struct {
// contains filtered or unexported fields
}
func (*InvalidCharacter) Error ¶
func (c *InvalidCharacter) Error() string
Click to show internal directories.
Click to hide internal directories.