Registry / utility / natefinch-pie

natefinch-pie

JSON →
library0.0.0-20170715172608-9a0d72014007gogounverified

A Go library for writing plugins that can consume or provide APIs via net/rpc.

go get github.com/natefinch/pie
INSTALL
IMPORT
SIG · NATEFINCH-PIE
N
natefinch-pie
utilitygov0.0.0-20170715172608-9a0d72014007
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pie
github.com/natefinch/pie

Basic plugin provider setup

import "github.com/natefinch/pie" func main() { // Start a plugin provider p := pie.NewProvider() if err := p.Start(); err != nil { panic(err) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170715172608-9a0d72014007latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
natefinch-pie — go get natefinch-pie · libregistry