Documentation ¶
Index ¶
- func CloneOrFetchRepository(gitStoragePath *string, packageBase string) (*git.Repository, error)
- func GetCommitTAR(gitStoragePath *string, packageBase string, commitHash string) ([]byte, error)
- func GetCommitsUntilHash(repository *git.Repository, packageBaseId int64, hash string) ([]model.Commit, error)
- func GetPackageBases() ([]string, error)
- func GetPackageInfos(packageNames []string) ([]model.Package, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneOrFetchRepository ¶
func GetCommitTAR ¶
func GetCommitsUntilHash ¶
func GetPackageBases ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.