package router import "github.com/gin-gonic/gin" func SetApiRouter(router *gin.Engine) { }