Documentation
¶
Index ¶
- func Filter(filter types.Rule, entry *types.Metadata, properties *types.Properties, ...) bool
- func Get(columnKey string, o map[string]interface{}) string
- func InitQuery(entryStore metastore.DEntry)
- type After
- type AlwaysFalse
- type Before
- type BeginWith
- type EndWith
- type Equal
- type In
- type Operation
- type Pattern
- type Query
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlwaysFalse ¶
type AlwaysFalse struct{}
func (AlwaysFalse) Apply ¶
func (a AlwaysFalse) Apply(value map[string]interface{}) bool
type Operation ¶
func NewRuleOperation ¶
Click to show internal directories.
Click to hide internal directories.