# Structs
This is the implementation of plugin.Plugin so we can serve/consume this.
GRPCClient is an implementation of Converter that talks over RPC.
Here is the gRPC server that GRPCClient talks to.
# Interfaces
Converter is the interface that we're exposing as a plugin.