model

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2022 License: GPL-3.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 Level

type Level string
const (
	DEBUG Level = "debug"
	INFO  Level = "info"
	WARN  Level = "warn"
	ERROR Level = "error"
)

type ProbeType

type ProbeType string
const (
	PING  ProbeType = "ping"
	HTTP  ProbeType = "http"
	HTTPS ProbeType = "https"
	PORT  ProbeType = "port"
)

type Status

type Status string
const (
	ACTIVE   Status = "active"
	DISABLED Status = "disabled"
)

Jump to

Keyboard shortcuts

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