package
0.0.0-20240716071218-fd063d250c1d
Repository: https://github.com/gocodealone/go-plugin.git
Documentation: pkg.go.dev
# Structs
GRPCClient is an implementation of KV that talks over RPC.
Here is the gRPC server that GRPCClient talks to.
This is the implementation of plugin.Plugin so we can serve/consume this.
# Interfaces
KV is the interface that we're exposing as a plugin.