Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeAI-Artist/Linkis
/ AddOurAddress
Method
AddOurAddress
p2p/switch.go:51–51 ·
view source on GitHub ↗
(*NetAddress)
Source
from the content-addressed store, hash-verified
49
AddAddress(addr *NetAddress, src *NetAddress) error
50
AddPrivateIDs([]string)
51
AddOurAddress(*NetAddress)
52
OurAddress(*NetAddress) bool
53
MarkGood(ID)
54
RemoveAddress(*NetAddress)
Callers
2
createAddrBookAndSetOnSwitch
Function · 0.95
createAddrBookAndSetOnSwitch
Function · 0.95
Implementers
1
addrBook
p2p/pex/addrbook.go
Calls
no outgoing calls
Tested by
no test coverage detected