package
0.0.0-20240716071218-fd063d250c1d
Repository: https://github.com/gocodealone/go-plugin.git
Documentation: pkg.go.dev

# Structs

Here is a real implementation of KV that writes to a local file with the key name and the contents are the value of the key.
Here is a real implementation of KV that uses grpc and writes to a local file with the key name and the contents are the value of the key.