MCPcopy
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
13type TestRouter struct {
14 znet.BaseRouter
15}
16
17var dealTimes = 0
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected