Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ Metric
Method
Metric
state/endpoint.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
type
Endpoint
interface
{
19
UpdatePing(ping time.Duration)
20
Metric() uint32
21
IsRemote() bool
22
IsActive() bool
23
AsNylonEndpoint() *NylonEndpoint
Callers
5
BestEndpoint
Method · 0.95
syncWireGuardEndpoints
Method · 0.65
HandleNeighbourUpdate
Function · 0.65
ComputeRoutes
Function · 0.65
buildEndpoints
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected