package
1.4.0
Repository: https://github.com/choria-io/go-protocol.git
Documentation: pkg.go.dev

# Packages

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

# Functions

AgentFilter processes a series of strings as agent filters.
ClassFilter processes a series of strings as agent filters.
CombinedFilter processes a series of strings as combined fact and class filters.
CompoundFilter processes a series of strings as compound filters.
FactFilter processes a series of strings as fact filters.
IdentityFilter processes a series of strings as identity filters.
NewFilter creates a new filter based on the supplied string representations.
ParseFactFilterString parses a fact filter string as typically typed on the CLI.

# Type aliases

Filter is a function that represents a specific filter in string form.