healthy

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Level Level
	Msg   string
}

func (*Error) Error

func (e *Error) Error() string

type Level

type Level string
const (
	LDebug Level = "debug"
	LInfo  Level = "info"
	LWarn  Level = "warn"
	LError Level = "error"
	LFatal Level = "fatal"
)

func (Level) Number

func (e Level) Number() int

Jump to

Keyboard shortcuts

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