Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleFilter ¶
func All ¶
func All() SingleFilter
func And ¶
func And(filters ...SingleFilter) SingleFilter
func HasCategory ¶
func HasCategory(category string) SingleFilter
func OnlyCategoryIs ¶
func OnlyCategoryIs(category string) SingleFilter
func Or ¶
func Or(filters ...SingleFilter) SingleFilter
Click to show internal directories.
Click to hide internal directories.