Documentation
¶
Index ¶
- func CloneRepository(cloneURL, destination string) error
- func Contains[T comparable](slice []T, element T) bool
- func CountFiles(dirPath string) (int, error)
- func ExtractRepoName(repoURL string) (string, error)
- func GenerateRandomFilename(extension string) string
- func SanitizeRepoName(fullName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneRepository ¶
func Contains ¶
func Contains[T comparable](slice []T, element T) bool
func CountFiles ¶
func ExtractRepoName ¶
func GenerateRandomFilename ¶
func SanitizeRepoName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.