healthcheck

package
v3.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 0 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nil

type Nil struct{}

Nil healtcheck

func (*Nil) Status

func (s *Nil) Status() (bool, string)

Status is always healthy

type Status

type Status interface {
	Status() (alive bool, details string)
}

Status check interface

Jump to

Keyboard shortcuts

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