Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrOutOfRange number out of range ErrOutOfRange = errors.New("number: out of range") // ErrWrongFormat time format is not correct ErrWrongFormat = errors.New("time: wrong format") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.