package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 2, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UptimeResponse struct {
Host string `json:"host"`
UptimePercentage float64 `json:"uptime_percentage"`
Duration string `json:"duration"`
UptimeHours map[string]int `json:"uptime_raw_data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.