Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrZeroRoundDuration = errors.New("round duration is zero") ErrStartTimeOrder = errors.New("start time should before end time") ErrRestTimeFormat = errors.New("rest time format error") ErrRestTimeOrder = errors.New("rest start time should before end time") ErrRestTimeOverflow = errors.New("rest time overflow") ErrRestTimeListOrder = errors.New("rest time list should in order") )
View Source
var T = new(Clock)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.