Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ping ¶
func Ping(c echo.Context) error
Ping is a health check endpoint.
@summary Ping the server. @description A simple health check. @tags healthcheck @accept json @produce json @success 200 {object} httputil.PingOk @failure 500 {object} httputil.PingInternalServerErr @failure 502 {object} httputil.PingInternalServerErr @failure 503 {object} httputil.PingInternalServerErr @router /ping [get]
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package httputil represents the http responses documentation.
|
Package httputil represents the http responses documentation. |
Click to show internal directories.
Click to hide internal directories.