Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
type
PingRouter
struct
{
78
BaseRouter
79
}
80
81
// Test PreHandle
82
func
(this *PingRouter) PreHandle(request ziface.IRequest) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected