healthcheck

package
v0.0.0-...-3f9ec74 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Unhealthy string = "Unhealthy"
)

Variables

This section is empty.

Functions

func ExecuteOnAPI

func ExecuteOnAPI(c *gin.Context)

func ExecuteOnStartup

func ExecuteOnStartup() bool

func Ping

func Ping(c *gin.Context)

Types

type HealthCheckResponse

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

Jump to

Keyboard shortcuts

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