Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteWithCapture ¶
Types ¶
type BuildLocalConfigCode ¶
type BuildLocalConfigCode struct { Config bool Code bool Branch string ProjectPath string ProjectID string }
func (BuildLocalConfigCode) Execute ¶
func (b BuildLocalConfigCode) Execute() error
type CompileForDFunc ¶
type CompileForDFunc struct { ProjectId string ApplicationId string ResourceId string Branch string Call string Path string }
func (*CompileForDFunc) Execute ¶
func (c *CompileForDFunc) Execute() error
type CompileForRepository ¶
type CompileForRepository struct { ProjectId string ApplicationId string ResourceId string Branch string Path string }
func (*CompileForRepository) Execute ¶
func (c *CompileForRepository) Execute() error
type ProdProject ¶
func (*ProdProject) Attach ¶
func (i *ProdProject) Attach() error
func (*ProdProject) Import ¶
func (i *ProdProject) Import() error
Click to show internal directories.
Click to hide internal directories.