package
1.11.9
Repository: https://github.com/xmidt-org/webpa-common.git
Documentation: pkg.go.dev

# Structs

FilterGate is a concrete implementation of the Interface.
FilterHandler is an http.Handler that can get, add, and delete filters from a devicegate Interface.
No description provided by the author
FilterSet is a concrete type that implements the Set interface.
GateLogger is used to log extra details about the gate.

# Interfaces

Interface is a gate interface specifically for filtering devices.
Set is an interface that represents a read-only hashset.

# Type aliases

ContextKey is a custom type for setting keys in a request's context.
FilterStore can be used to store filters in the Interface.