Versions in this module Expand all Collapse all v0 v0.1.0 Aug 27, 2020 Changes in this version + type Endpoints struct + func New(uc usecase.UseCase) *Endpoints + func (e *Endpoints) Auth(c *gin.Context) + func (e *Endpoints) CreateEnv(c *gin.Context) + func (e *Endpoints) ReleaseVersion(c *gin.Context) + func (e *Endpoints) UploadPkg(c *gin.Context)