proxy.golang.org : github.com/hashicorp/go-plugin : v1.4.4
The plugin package exposes functions and helpers for communicating to plugins which are implemented as standalone binary applications. plugin.Client fully manages the lifecycle of executing the application, connecting to it, and returning the RPC client for dispensing plugins. plugin.Serve fully manages listeners to expose an RPC server from a binary that plugin.Client can connect to.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hashicorp/[email protected]
Published:
Indexed:
Related tag:
v1.4.4
Loading...
Readme
Loading...
Dependencies
- github.com/fatih/color v1.7.0
- github.com/golang/protobuf v1.3.4
- github.com/hashicorp/go-hclog v0.14.1
- github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb
- github.com/jhump/protoreflect v1.6.0
- github.com/mattn/go-colorable v0.1.4
- github.com/mattn/go-isatty v0.0.10
- github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77
- github.com/oklog/run v1.0.0
- github.com/stretchr/testify v1.3.0
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/sys v0.0.0-20191008105621-543471e840be
- golang.org/x/text v0.3.0
- google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55
- google.golang.org/grpc v1.27.1