Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deploy ¶
type Deploy struct { Deployment *models.Deployment ProjectDetail *models.ProjectDetail // contains filtered or unexported fields }
func NewDeploy ¶
func NewDeploy(d *models.Deployment, p *models.ProjectDetail, logPath string) *Deploy
func (*Deploy) Done ¶
func (d *Deploy) Done(code models.DeploymentStatusCode)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.