//go:build unembed package router import "github.com/gin-gonic/gin" func initEmbedRoute(r *gin.Engine) { }