Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByEventTotal ¶
type ByEventTotal []FileWithEvents
func (ByEventTotal) Len ¶
func (a ByEventTotal) Len() int
func (ByEventTotal) Less ¶
func (a ByEventTotal) Less(i, j int) bool
func (ByEventTotal) Swap ¶
func (a ByEventTotal) Swap(i, j int)
type ByName ¶
type ByName []FileWithEvents
Click to show internal directories.
Click to hide internal directories.