healthchecks

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	BaseURL        string `json:"base_url"`
	UUID           string `json:"uuid"`
	StartedMessage string `json:"started_message"`
	FailedMessage  string `json:"failed_message"`
}

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewHealthchecksManager

func NewHealthchecksManager(
	config Configuration,
) *Manager

func (*Manager) Fail

func (m *Manager) Fail()

func (*Manager) Run

func (m *Manager) Run() error

Jump to

Keyboard shortcuts

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