# 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.
# 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.