package
0.0.0-20241114213137-0adad2bf0af4
Repository: https://github.com/naveego/bosun.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FilterFromOperator creates a new filter with the given operator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustParse is like Parse but panics if parse fails.
Parse returns a filter based on key, value, and operator Argument patterns: `"key"` - Will match if the key is found `"keyOPvalue"` - Where OP is one or more none-word characters, will check the value of key against the provided value using the operator `"key", "op", "value"` - Will check the value at key against the value using the operator.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author