Documentation ¶
Overview ¶
Package filter defines which tickets pass which filters. Other implementations which help filter tickets (eg, a range index lookup) must conform to the same set of tickets being within the filter as here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Filter ¶
Filter returns all of the passed tickets which are included by all the passed filters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.