MCPcopy
hub / github.com/aceld/zinx / PingRouter

Struct PingRouter

znet/server_test.go:77–79  ·  view source on GitHub ↗

* server */

Source from the content-addressed store, hash-verified

75*/
76
77type PingRouter struct {
78 BaseRouter
79}
80
81// Test PreHandle
82func (this *PingRouter) PreHandle(request ziface.IRequest) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected