clone

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SSHMode uint8 = iota
	HTTPMode
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CloneService

type CloneService struct {
	// contains filtered or unexported fields
}

func (CloneService) CloneAll

func (s CloneService) CloneAll() error

func (CloneService) CloneProject

func (s CloneService) CloneProject(project string) error

func (CloneService) CloneProjectsFromGroup

func (s CloneService) CloneProjectsFromGroup(group string) error

type OptionsFunc

type OptionsFunc func(*CloneService)

func WithBasePath

func WithBasePath(p string) OptionsFunc

func WithDir

func WithDir(d string) OptionsFunc

func WithMode

func WithMode(m uint8) OptionsFunc

func WithUseNamespacePath

func WithUseNamespacePath() OptionsFunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL