healthcheck

package module
v0.0.0-...-b462d6c Latest Latest
Warning

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

Go to latest
Published: Mar 5, 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 Module

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

func New

func New() *Module

func (*Module) Every

func (m *Module) Every(interval time.Duration) *Module

func (*Module) Output

func (m *Module) Output(format func(Report) bar.Output) *Module

func (*Module) Stream

func (m *Module) Stream(s bar.Sink)

type Report

type Report struct {
	Error   []string
	Ok      []string
	Warning []string
}

Jump to

Keyboard shortcuts

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