Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytesizedhosting/bcd
/ GetManifest
Method
GetManifest
plugins/base.go:108–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
type
Plugin
interface
{
107
GetName() string
108
GetManifest() *Manifest
109
GetVersion() int
110
RegisterRPC(*rpc.Server)
111
}
Callers
1
GetManifests
Method · 0.65
Implementers
1
Base
plugins/base.go
Calls
no outgoing calls
Tested by
no test coverage detected