Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
type
Plugin
interface
{
107
GetName() string
108
GetManifest() *Manifest
109
GetVersion() int
110
RegisterRPC(*rpc.Server)
Callers
8
Start
Method · 0.65
Stop
Method · 0.65
Uninstall
Method · 0.65
Cpu
Method · 0.65
Memory
Method · 0.65
DiskSpace
Method · 0.65
GetPlugins
Method · 0.65
Activate
Method · 0.65
Implementers
1
Base
plugins/base.go
Calls
no outgoing calls
Tested by
no test coverage detected