package
0.0.0-20240604023433-bd771bd836a2
Repository: https://github.com/gtwn/go-echo-swagger.git
Documentation: pkg.go.dev
# Functions
HealthCheckHandler godoc @summary Health Check @tags ping @description Health checking for the service @id HealthCheckHandler @produce plain @response 200 {string} string "OK" @router /healthcheck [get].