package
Version:
v0.0.0-...-b84de06
Opens a new window with list of versions in this module.
Published: Aug 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Match(obj interface{}, clauses []Clause) bool
Match returns true if the given object matches the given filter.
func ValueOf(obj interface{}, field string) interface{}
ValueOf returns the value of the given field.
Clause is a single filter clause in a filter string.
Parse a user-provided filter string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.