package
0.0.30
Repository: https://github.com/kubescape/go-git-url.git
Documentation: pkg.go.dev

# Functions

APILastCommits GitLab : List repository commits API Ref: https://docs.gitlab.com/ee/api/commits.html#list-repository-commits Example: https://gitlab.com/api/v4/projects/nanuchi%2Fdeveloping-with-docker/repository/commits.
APILastCommitsOfBranch GitLab : Last commits of specific branch API Ref: https://docs.gitlab.com/ee/api/commits.html#list-repository-commits Example: https://gitlab.com/api/v4/projects/nanuchi%2Fdeveloping-with-docker/repository/commits?ref_name=feature/k8s-in-hour.
APILastCommitsOfPath GitLab : Last commits of specific branch & specified path API Ref: https://docs.gitlab.com/ee/api/commits.html#list-repository-commits Example: https://gitlab.com/api/v4/projects/nanuchi%2Fdeveloping-with-docker/repository/commits?ref_name=master&path=app/server.js.
APIDefaultBranch GitLab : Branch metadata; list repo branches API Ref: https://docs.gitlab.com/ee/api/branches.html#list-repository-branches Example: https://gitlab.com/api/v4/projects/nanuchi%2Fdeveloping-with-docker/repository/branches.
APIRaw GitLab : Get raw file from repository API Ref: https://docs.gitlab.com/ee/api/repository_files.html#get-raw-file-from-repository Example: https://gitlab.com/api/v4/projects/23383112/repository/files/app%2Findex.html/raw.
APIRepoTree GitLab tree api API Ref: https://docs.gitlab.com/ee/api/repositories.html.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

LatestCommit returned structure.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author