package server import "github.com/gin-gonic/gin" func Router(e *gin.Engine) { }