Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ TestRouter
Struct
TestRouter
examples/zinx_kcp/server/server.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
TestRouter
struct
{
14
znet.BaseRouter
15
}
16
17
var
dealTimes = 0
18
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected