package
0.0.0-20221205105809-c39517ed221f
Repository: https://github.com/amg84/om-stream.git
Documentation: pkg.go.dev

# Packages

Package testcases contains lists of ticket filtering test cases.

# Functions

NewManager returns a filter Manager.
NewPoolFilter validates a Pool's filtering criteria and returns a PoolFilter.

# Structs

PoolFilter contains all the filtering criteria from a Pool that the Ticket needs to meet to belong to that Pool.

# Interfaces

FilteredEntity provides an interface for filterable items.
Manager provides an interface for filtering FilteredEntity into MatchProfile and Pools.