Documentation ¶
Index ¶
Constants ¶
View Source
const ( CheckMark = "\U00002705" CrossMark = "\U0000274C" Penguin = "\U0001F427" Computer = "\U0001F5A5 " )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PageStatus ¶ added in v1.1.0
type PageStatus struct {
Status Status `json:"status"`
}
PageStatus represents the status structure fetched from the API.
Click to show internal directories.
Click to hide internal directories.