package routers import "github.com/gin-gonic/gin" func Root(r *gin.RouterGroup) { }