Documentation
¶
Index ¶
- type Project
- func (p *Project) IsRunning() bool
- func (p *Project) IsServiceDefined() bool
- func (p *Project) SetProjectName(name string) error
- func (p *Project) SetProjectNameFromGitBranch() error
- func (p *Project) SetServiceName(name string) error
- func (p *Project) SetStatus(status string)
- func (p *Project) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Project ¶
func NewProject ¶
func (*Project) IsServiceDefined ¶
func (*Project) SetProjectName ¶
func (*Project) SetProjectNameFromGitBranch ¶
func (*Project) SetServiceName ¶
Click to show internal directories.
Click to hide internal directories.