//
pkg.gl
Category
github.com/leslieleung/gin-application-template
internal
controller
package
0.1.3
Repository:
https://github.com/leslieleung/gin-application-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
16 SLOC
#
Functions
Echo
Echo godoc @Summary A gin example @Description @Tags autogenerated @Produce json @Param msg query string true "message" @Router /echo [get].
PingPong
PingPong godoc @Summary A gin example @Description @Tags autogenerated @Produce json @Router /ping [get].