MCPcopy 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

36type ControllerMapsType map[string]reflect.Value
37
38type ClientMethod struct {
39}
40
41const (
42 SVR_KEY_BUSINESS = "business" //业务服务

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected