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

Method CallFunc

ziface/irequest.go:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8// IFuncRequest function message interface (函数消息接口)
9type IFuncRequest interface {
10 CallFunc()
11}
12
13// IRequest interface:

Callers 1

doFuncHandlerMethod · 0.65

Implementers 1

RequestFuncznet/request_func.go

Calls

no outgoing calls

Tested by

no test coverage detected