//
pkg.gl
Category
github.com/1Password/shell-plugins
sdk
rpc
server
package
0.0.0-20240925130209-36e4bf4d5b17
Repository:
https://github.com/1password/shell-plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
195 SLOC
#
Structs
RPCPlugin
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
RPCServer makes a schema.Plugin available over RPC.