Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ Address
Method
Address
lib/nat/structs.go:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
func
(m *Mapping) Address() Address {
71
return
m.address
72
}
73
74
func
(m *Mapping) ExternalAddresses() []Address {
75
m.mut.RLock()
Callers
5
reportData
Method · 0.45
DefaultConfig
Function · 0.45
getListener
Method · 0.45
Serve
Method · 0.45
VerifyConfiguration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected