handlers

package
v0.0.0-...-d32cbad Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleHealthCheck

func HandleHealthCheck(c echo.Context) error

@Summary Show the health status of the API. @Description get the status of server. @Tags healthcheck @Accept */* @Produce plain @Success 200 "OK" @Router /api/health [get]

func HandleHealthCheckV1

func HandleHealthCheckV1(c echo.Context) error

@Summary Show the health status of the API. @Description get the status of server. @Tags healthcheck @Accept */* @Produce plain @Success 200 "OK" @Router /api/health [get]

func HandleWeather

func HandleWeather(c echo.Context) error

@Summary Sample weatherforecast @Description Sample random weatherforecast data @Tags sampleweatherdata @Accept */* @Produce plain @Success 200 "OK" @Router /api/weatherforecast [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

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