vcs

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: EUPL-1.2 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitCloner

type GitCloner interface {
	CloneGitRepository(repoURL string, progress io.Writer) (*datanode.DataNode, error)
}

GitCloner is an interface for cloning Git repositories.

func NewGitCloner

func NewGitCloner() GitCloner

NewGitCloner creates a new GitCloner.

Jump to

Keyboard shortcuts

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