Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ SessionInit
Struct
SessionInit
sysmsg.go:5–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"fmt"
4
5
type
SessionInit
struct
{
6
}
7
8
type
SessionAccepted
struct
{
9
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected