# Packages
No description provided by the author
# Constants
PluginName defines the name for an ipfilter plugin.
# Structs
GRPCClient is an implementation of IPFilter interface that talks over RPC.
GRPCServer defines the gRPC server that GRPCClient talks to.
Plugin defines the implementation to serve/connect to a notifier plugin.
# Interfaces
Filter defines the interface for ipfilter plugins.