status

package
v0.0.0-...-b7c645d Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHTTP

func RegisterHTTP(m Manager, mux *http.ServeMux)

Types

type Manager

type Manager interface {
	AddReporter(string, Reporter)
	Status() map[string]interface{}
}

func New

func New() Manager

type Reporter

type Reporter interface {
	Status() interface{}
}

Jump to

Keyboard shortcuts

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