MCPcopy Index your code
hub / github.com/aceld/zinx / Poll4

Function Poll4

examples/zinx_RequestPollMode/pool_mode_server/PoolModeServer.go:54–57  ·  view source on GitHub ↗
(request ziface.IRequest)

Source from the content-addressed store, hash-verified

52}
53
54func Poll4(request ziface.IRequest) {
55 // 影响原本的 request 对象
56 request.Set("num", 3)
57}
58
59func main() {
60

Callers

nothing calls this directly

Calls 1

SetMethod · 0.65

Tested by

no test coverage detected