MCPcopy 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

18type Endpoint interface {
19 UpdatePing(ping time.Duration)
20 Metric() uint32
21 IsRemote() bool
22 IsActive() bool
23 AsNylonEndpoint() *NylonEndpoint

Callers 5

BestEndpointMethod · 0.95
HandleNeighbourUpdateFunction · 0.65
ComputeRoutesFunction · 0.65
buildEndpointsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected