Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ ClientMethod
Struct
ClientMethod
cli/pkg/common/websocket.go:38–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
type
ControllerMapsType
map
[string]reflect.Value
37
38
type
ClientMethod
struct
{
39
}
40
41
const
(
42
SVR_KEY_BUSINESS =
"business"
//业务服务
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected