# Packages
No description provided by the author
# Constants
PluginName defines the name for a kms plugin.
# Structs
GRPCClient is an implementation of KMS 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
Service defines the interface for kms plugins.