health

package
v0.0.0-...-9a46783 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisteHealthCheck

func RegisteHealthCheck(n string, s IHealthCheck)

RegisteHealthCheck ..

Types

type IHealthCheck

type IHealthCheck interface {
	Check() error
}

IHealthCheck ..

type Result

type Result struct {
	Name   string `json:"name"    `
	Result string `json:"result"    `
}

Result ..

func Check

func Check() []*Result

Check ..

Jump to

Keyboard shortcuts

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