health

package
v0.0.0-...-ffde8a0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package health exposes health check handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct{}

Controller handles health check requests.

func (*Controller) Ping

func (p *Controller) Ping(c *gin.Context)

Ping godoc @Summary ping function @Description run health-check ping request @Tags health @Accept json @Produce json @Success 200 {string} pong @Router /health/ping [get] Respond to user ping request.

Jump to

Keyboard shortcuts

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