//
pkg.gl
Category
github.com/ioet/ioet-lunch-n-learn-backend
api
routers
v1
healthCheck
package
0.0.0-20240919204426-269cc2164673
Repository:
https://github.com/ioet/ioet-lunch-n-learn-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
10 SLOC
#
Functions
Route
@Summary Health Check @Description health check @ID health-check @Produce json @Success 200 {string} string "ok" @Router /health_check [get].