mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 12:16:44 +02:00
health: go formatting fix.
Signed-off-by: Luke Kosewski <lkosewsk@tailscale.com>
This commit is contained in:
parent
fa4ad9d5d5
commit
34a0acd328
@ -129,7 +129,7 @@ type Tracker struct {
|
||||
lastNotifiedControlMessages map[tailcfg.DisplayMessageID]tailcfg.DisplayMessage // latest control messages processed, kept for change detection
|
||||
controlMessages map[tailcfg.DisplayMessageID]tailcfg.DisplayMessage // latest control messages received
|
||||
lastLoginErr error
|
||||
mapRoutineNodeNotFound bool // control returned 404 on /machine/map
|
||||
mapRoutineNodeNotFound bool // control returned 404 on /machine/map
|
||||
localLogConfigErr error
|
||||
tlsConnectionErrors map[string]error // map[ServerName]error
|
||||
metricHealthMessage any // nil or *metrics.MultiLabelMap[metricHealthMessageLabel]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user