MCPcopy Create free account
hub / github.com/encodeous/nylon / String

Method String

state/routing.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27func (s Source) String() string {
28 return fmt.Sprintf("(router: %s, prefix: %s)", s.NodeId, s.Prefix)
29}
30
31type Advertisement struct {
32 NodeId

Callers 7

NameValidatorFunction · 0.45
GetIfIPFunction · 0.45
StartMethod · 0.45
StartMethod · 0.45
LogValueMethod · 0.45
LogValueMethod · 0.45
LogValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected