package
0.0.0-20220124140452-45eb8e394b6b
Repository: https://github.com/devoter/dlplugin_multilib_example.git
Documentation: pkg.go.dev

# README

grpcplug

This example uses hashicorp/go-plugin based on gRPC.

Building

make

Running

./grpclib -plug="./device-go-grpc"

Benchmarking

go test -benchmem -bench=.

License

LICENSE

# Packages

No description provided by the author
go:generate protoc --proto_path=.
Package shared contains shared data between the host and plugins.