Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 (函数消息接口)
9
type
IFuncRequest
interface
{
10
CallFunc()
11
}
12
13
// IRequest interface:
Callers
1
doFuncHandler
Method · 0.65
Implementers
1
RequestFunc
znet/request_func.go
Calls
no outgoing calls
Tested by
no test coverage detected