Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/name5566/leaf
/ Processor
Struct
Processor
network/json/json.go:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
Processor
struct
{
13
msgInfo
map
[string]*MsgInfo
14
}
15
16
type
MsgInfo
struct
{
17
msgType reflect.Type
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected