health

package
v0.0.0-...-221c55c Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckFunc

type CheckFunc func(ctx context.Context) error

func SetupChecks

func SetupChecks(checkers ...Checker) CheckFunc

func (CheckFunc) Check

func (f CheckFunc) Check(ctx context.Context) error

type Checker

type Checker interface {
	Check(ctx context.Context) error
}

Jump to

Keyboard shortcuts

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