package
Version:
v0.0.0-...-841ffdc
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SubHeartbeatResponse struct {
Op string `json:"op"`
Topic string `json:"topic"`
Event string `json:"event"`
Ts int64 `json:"ts"`
Data struct {
Heartbeat int `json:"heartbeat"`
EstimatedRecoveryTime int64 `json:"estimated_recovery_time"`
} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.