data

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusGood        Status = "good"
	StatusBusy               = "busy"
	StatusFull               = "full"
	StatusMaintenance        = "maintenance"
	StatusUnknown            = "unknown"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	ServerName   string
	ServerStatus Status
}

func NewServerFromSelection

func NewServerFromSelection(selection *goquery.Selection) Server

type Status

type Status string

Jump to

Keyboard shortcuts

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