MCPcopy 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

106type Plugin interface {
107 GetName() string
108 GetManifest() *Manifest
109 GetVersion() int
110 RegisterRPC(*rpc.Server)
111}

Callers 1

GetManifestsMethod · 0.65

Implementers 1

Baseplugins/base.go

Calls

no outgoing calls

Tested by

no test coverage detected