handlers

package
v0.0.0-...-e796f14 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheckHandler

type HealthCheckHandler struct {
}

func NewHealthCheckHandler

func NewHealthCheckHandler() *HealthCheckHandler

func (*HealthCheckHandler) Handle

func (hch *HealthCheckHandler) Handle(ctx fiber.Ctx) error

HealthCheck godoc

@Summary		Health check service
@Description	Health check service
@Tags			Health Controller
@Accept			json
@Produce		json
@Success		200
@Router			/api/v1/livez [get]

Jump to

Keyboard shortcuts

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