monitoring

package
v0.0.0-...-50b9cb1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

*

  • Some module doc

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetHealth

func GetHealth(w http.ResponseWriter, r *http.Request)

Check if service is healthy

func GetInfo

func GetInfo(w http.ResponseWriter, r *http.Request)

Check if service is healthy

Types

type HealthStatus

type HealthStatus struct {
	Status string `json:"status"`
}

type InfoStatus

type InfoStatus struct {
	BuildInfo build.BuildInfo `json:"build"`
}

Jump to

Keyboard shortcuts

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