Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cloner ¶
type Cloner struct {
// contains filtered or unexported fields
}
func (Cloner) Clone ¶
func (g Cloner) Clone(projects []Project) []ProjectOutput
type Project ¶
type ProjectClient ¶
type ProjectClient struct {
// contains filtered or unexported fields
}
func NewProjectClient ¶
func (*ProjectClient) GetProjects ¶
func (p *ProjectClient) GetProjects() ([]Project, error)
Click to show internal directories.
Click to hide internal directories.