package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Oct 3, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PageStatus struct {
Status Status `json:"status"`
}
PageStatus represents the status structure fetched from the API.
type Status struct {
Description string `json:"description"`
}
Status contains the description of the status.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.