api

package
v0.0.0-...-59d7cbf Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const HealthCheckPath = "/health/full"

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(routerGroup *gin.RouterGroup) *gin.RouterGroup

func HealthCheck

func HealthCheck(c *gin.Context)

HealthCheck godoc

@Summary		Health Status of Naavik
@Description	Health Status of Naavik
@Tags			Health Check
@Produce		json
@Success		200	string	Health	full	ok
@Router			/health/full [get].

Types

type ErrorResponse

type ErrorResponse struct {
	Message string `json:"error"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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