package
Version:
v0.1.24
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Check struct {
Name string `json:"name"`
Status string `json:"status"`
}
type Status struct {
Status string `json:"status"`
At string `json:"at"`
Checks []Check `json:"checks"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.