cmd

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: GPL-3.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CheckMark = "\U00002705"
	CrossMark = "\U0000274C"
	Penguin   = "\U0001F427"
	Computer  = "\U0001F5A5 "
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type PageStatus added in v1.1.0

type PageStatus struct {
	Status Status `json:"status"`
}

PageStatus represents the status structure fetched from the API.

type Response added in v1.5.0

type Response struct {
	Message   string `json:"message"`
	ExpiresAt string `json:"expires_at"`
}

type Status added in v1.1.0

type Status struct {
	Description string `json:"description"`
}

Status contains the description of the status.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL