MCPcopy Create free account
hub / github.com/Cyinx/einx / OnLinkerConneted

Method OnLinkerConneted

network/network.go:80–80  ·  view source on GitHub ↗
(AgentID, Agent)

Source from the content-addressed store, hash-verified

78
79type SessionMgr interface {
80 OnLinkerConneted(AgentID, Agent)
81 OnLinkerClosed(AgentID, Agent)
82}
83

Callers 1

handle_agent_enterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected