MCPcopy
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
70func (m *Mapping) Address() Address {
71 return m.address
72}
73
74func (m *Mapping) ExternalAddresses() []Address {
75 m.mut.RLock()

Callers 5

reportDataMethod · 0.45
DefaultConfigFunction · 0.45
getListenerMethod · 0.45
ServeMethod · 0.45
VerifyConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected