Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
func
(s Source) String() string {
28
return
fmt.Sprintf(
"(router: %s, prefix: %s)"
, s.NodeId, s.Prefix)
29
}
30
31
type
Advertisement
struct
{
32
NodeId
Callers
7
NameValidator
Function · 0.45
GetIfIP
Function · 0.45
Start
Method · 0.45
Start
Method · 0.45
LogValue
Method · 0.45
LogValue
Method · 0.45
LogValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected