proxy.golang.org : github.com/hashicorp/go-plugin : v1.6.3
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:
Loading...
Readme
Loading...
Dependencies
- github.com/bufbuild/protocompile v0.4.0
- github.com/fatih/color v1.7.0
- github.com/golang/protobuf v1.5.3
- github.com/hashicorp/go-hclog v0.14.1
- github.com/hashicorp/yamux v0.1.1
- github.com/jhump/protoreflect v1.15.1
- github.com/mattn/go-colorable v0.1.4
- github.com/mattn/go-isatty v0.0.17
- github.com/oklog/run v1.0.0
- github.com/stretchr/testify v1.8.3
- golang.org/x/net v0.34.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.21.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98
- google.golang.org/grpc v1.58.3
- google.golang.org/protobuf v1.36.1