Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Get
Method
Get
ziface/irequest.go:57–57 ·
view source on GitHub ↗
Get 从 Request 中获取一个上下文信息
(key string)
Source
from the content-addressed store, hash-verified
55
Set(key string, value
interface
{})
56
//Get 从 Request 中获取一个上下文信息
57
Get(key string) (value
interface
{}, exists bool)
58
}
59
60
type
BaseRequest
struct
{}
Callers
10
GetSet
Function · 0.65
GetNotifyByID
Method · 0.65
ListenWebsocketConn
Method · 0.65
A2
Function · 0.65
GetRequest
Function · 0.65
Get
Method · 0.65
Get2
Method · 0.65
NoPoll2
Function · 0.65
Poll2
Function · 0.65
Poll3
Function · 0.65
Implementers
2
BaseRequest
ziface/irequest.go
Request
znet/request.go
Calls
no outgoing calls
Tested by
2
GetSet
Function · 0.52
A2
Function · 0.52