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