package service import "github.com/gin-gonic/gin" func AddRoute(engine *gin.Engine) { }