MCPcopy
hub / github.com/davyxu/cellnet / SetName

Method SetName

peer.go:24–24  ·  view source on GitHub ↗

设置名称(可选)

(v string)

Source from the content-addressed store, hash-verified

22
23 // 设置名称(可选)
24 SetName(v string)
25
26 // 设置Peer地址
27 SetAddress(v string)

Callers 1

NewGenericPeerFunction · 0.65

Implementers 1

CorePeerPropertypeer/peerprop.go

Calls

no outgoing calls

Tested by

no test coverage detected