Documentation ¶
Index ¶
- func ByDate(start, end time.Time, f func(time.Time) error) error
- func ByHour(start, end time.Time, f func(time.Time) error) error
- func ByMinute(start, end time.Time, f func(time.Time) error) error
- func ByMonth(start, end time.Time, f func(time.Time) error) error
- func ByWeek(start, end time.Time, f func(time.Time) error) error
- func Date(ts time.Time) time.Time
- func Hour(ts time.Time) time.Time
- func Month(ts time.Time) time.Time
- func Week(ts time.Time) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.