package endpoint import "github.com/gin-gonic/gin" func PackageList(c *gin.Context) { }