Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct { Type FilterType Value string }
type FilterType ¶
type FilterType int64
const ( FromFilter FilterType = iota AfterFilter )
func (FilterType) String ¶
func (f FilterType) String() string
Click to show internal directories.
Click to hide internal directories.