package
0.0.0-20240925130209-36e4bf4d5b17
Repository: https://github.com/1password/shell-plugins.git
Documentation: pkg.go.dev

# Structs

RPCPlugin is an implementation of the github.com/hashicorp/go-plugin#Plugin interface indicating how to serve a Shell Plugin over RPC using go-plugin.
RPCServer makes a schema.Plugin available over RPC.