MCPcopy
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

NewGenericPeerFunction · 0.65

Implementers 1

CorePeerPropertypeer/peerprop.go

Calls

no outgoing calls

Tested by

no test coverage detected