MCPcopy Create free account
hub / github.com/coder/wush / getSelfNode

Method getSelfNode

tsserver/server.go:435–437  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

433}
434
435func (ns *noiseServer) getSelfNode() *tailcfg.Node {
436 return ns.node.Load()
437}
438
439func (ns *noiseServer) NoisePollNetMapHandler(
440 w http.ResponseWriter,

Callers 4

handleStreamingMethod · 0.95
handleEndpointUpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected