package
0.3.2
Repository: https://github.com/apenella/gitlabcli.git
Documentation: pkg.go.dev

# Functions

NewService creates a new Service instance.
WithBasePath is an OptionsFunc to set basePath to Service.
WithDir is an OptionsFunc to set dir to Service.
WithMode is an OptionsFunc to set mode to Service.
WithUseNamespacePath is an OptionsFunc to set useNamespacePath to Service.

# Constants

HTTPMode mode.
SSHMode mode.

# Structs

Service struct defines a service to clone projects.

# Type aliases

OptionsFunc to set options to Service.