monitor

package
v0.0.0-...-07ef6c8 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: Artistic-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Url        string `json:url`
	Host       string `json:host`
	Fail       int    `json:fail`
	Elapsed    int    `json:elapsed`
	Error      string `json:error`
	StatusCode int    `json:status_code`
	Created    string `json:created`
	CreatedInt int    `json:created_int`
}

type Url

type Url struct {
	Url      string `json:url`
	Host     string `json:host`
	Interval int    `json:Interval`
	Timeout  int    `json:timeout`
	Created  string `json:url`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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