An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/davidsbond/plugin

Package plugin provides a gRPC-based plugin system allowing programs to dynamically execute custom code that satisfy the plugin interface. Plugins are external binaries that serve gRPC requests over a UNIX domain socket on the local machine. Each plugin creates a socket using a unique identifier passed as an argument from the host application to the plugin. Plugins make use of the protobuf "Any" type in order to allow user-defined inputs and outputs to keep strong typing across application and language boundaries.

Ecosystem
proxy.golang.org
Latest Release
v0.2.0
8 months ago
Versions
2
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/davidsbond/plugin
spec
License MIT
Namespace github.com/davidsbond
First Release 8 months ago
Last Synced 21 days ago
Keywords
grpc plugin-system
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 5.5%