Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/cellnet
/ SetAddress
Method
SetAddress
peer.go:27–27 ·
view source on GitHub ↗
设置Peer地址
(v string)
Source
from the content-addressed store, hash-verified
25
26
// 设置Peer地址
27
SetAddress(v string)
28
29
// 设置Peer挂接队列(可选)
30
SetQueue(v EventQueue)
Callers
1
NewGenericPeer
Function · 0.65
Implementers
1
CorePeerProperty
peer/peerprop.go
Calls
no outgoing calls
Tested by
no test coverage detected