patrol

package
v1.6.21 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ChangeSignalEventName = "change signal"

ChangeSignalEventName is the name of the event that signals any change in the patrol system.

Variables

This section is empty.

Functions

func CheckHTTPSConnection

func CheckHTTPSConnection(ctx context.Context, network, domain string) (statusCode int, err error)

CheckHTTPSConnection checks if a HTTPS connection to the given domain can be established.

func HTTPSConnectivityConfirmed

func HTTPSConnectivityConfirmed() bool

HTTPSConnectivityConfirmed returns whether the last HTTPS connectivity check succeeded. Is "true" before first test.

Types

type Patrol added in v1.6.19

type Patrol struct {
	EventChangeSignal *mgr.EventMgr[struct{}]
	// contains filtered or unexported fields
}

func New added in v1.6.19

func New(instance instance) (*Patrol, error)

New returns a new Config module.

func (*Patrol) Manager added in v1.6.19

func (p *Patrol) Manager() *mgr.Manager

func (*Patrol) Start added in v1.6.19

func (p *Patrol) Start() error

func (*Patrol) Stop added in v1.6.19

func (p *Patrol) Stop() error

Jump to

Keyboard shortcuts

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