MCPcopy Create free account
hub / github.com/bytesizedhosting/bcd / GetName

Method GetName

plugins/base.go:107–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 8

StartMethod · 0.65
StopMethod · 0.65
UninstallMethod · 0.65
CpuMethod · 0.65
MemoryMethod · 0.65
DiskSpaceMethod · 0.65
GetPluginsMethod · 0.65
ActivateMethod · 0.65

Implementers 1

Baseplugins/base.go

Calls

no outgoing calls

Tested by

no test coverage detected