//+build !pbx package pbx import ( "github.com/gin-gonic/gin" ) func Enable(router *gin.Engine) { }