Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/name5566/leaf
/ Agent
Interface
Agent
network/agent.go:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
network
2
3
type
Agent
interface
{
4
Run()
5
OnClose()
6
}
Callers
8
connect
Method · 0.95
run
Method · 0.95
connect
Method · 0.95
ServeHTTP
Method · 0.65
connect
Method · 0.95
run
Method · 0.95
connect
Method · 0.95
ServeHTTP
Method · 0.65
Implementers
1
agent
gate/gate.go
Calls
no outgoing calls
Tested by
no test coverage detected