Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ ServeHandler
Method
ServeHandler
network/network.go:85–85 ·
view source on GitHub ↗
(Agent, ProtoTypeID, []byte)
Source
from the content-addressed store, hash-verified
83
84
type
SessionHandler
interface
{
85
ServeHandler(Agent, ProtoTypeID, []byte)
86
ServeRpc(Agent, ProtoTypeID, []byte)
87
}
88
Callers
3
AddTcpServerMgr
Function · 0.80
StartTcpClientMgr
Function · 0.80
Recv
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected