Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
435
func
(ns *noiseServer) getSelfNode() *tailcfg.Node {
436
return
ns.node.Load()
437
}
438
439
func
(ns *noiseServer) NoisePollNetMapHandler(
440
w http.ResponseWriter,
Callers
4
NoiseRegistrationHandler
Method · 0.95
NoisePollNetMapHandler
Method · 0.95
handleStreaming
Method · 0.95
handleEndpointUpdate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected