# Functions
@Summary Ping @Description Ping @Tags Ping @Accept json @Produce json @Success 200 {object} string "pong" @Router /ping [get].
func InitRouter(engine *gin.Engine, db *gorm.DB, env initializers.Env) {.
No description provided by the author
No description provided by the author
No description provided by the author