Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DurationSlice ¶
An implementation of sort.Interface for durations.
func (DurationSlice) Len ¶
func (p DurationSlice) Len() int
func (DurationSlice) Less ¶
func (p DurationSlice) Less(i, j int) bool
func (DurationSlice) Swap ¶
func (p DurationSlice) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.