Documentation
¶
Index ¶
- Variables
- func Clone(git *gitlab.Client, cfg *config.Config, path *config.GitLabPath, ...) error
- func GetProjectRepos(git *gitlab.Client, cfg *config.Config) error
- func GetProjectReposMRs(git *gitlab.Client, cfg *config.Config) error
- func GetProjectReposTags(git *gitlab.Client, cfg *config.Config) error
- func NewClient(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRepoNotFound = errors.New("Project/Group not found") ErrServerNotFound = errors.New("GitLab server not found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.