Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgeAdvisoryV2 ¶
type AgeAdvisoryV2 struct { Protocol string `json:"protocol"` EventID string `json:"event_id"` InspectField string `json:"inspect_field"` Age float64 `json:"age"` Seen int64 `json:"seen"` Replicator string `json:"replicator"` Timestamp int64 `json:"timestamp"` Event EventType `json:"event"` Value string `json:"value"` }
AgeAdvisoryV2 defines a message published when a node has not been seen within configured deadlines and when it recovers
Click to show internal directories.
Click to hide internal directories.