Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytesizedhosting/bcd
/ BaseRPC
Struct
BaseRPC
plugins/base_rpc.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
type
BaseRPC
struct
{
14
base appPlugin
15
}
16
17
type
ActionOpts
struct
{
18
ContainerId string `json:
"container_id"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected