internal/

directory
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: MIT

Directories

Path Synopsis
git
Package git defines the pluggable git access backend abstraction used by the provider to talk to remote git repositories.
Package git defines the pluggable git access backend abstraction used by the provider to talk to remote git repositories.
execgit
Package execgit implements the git.Client interface by shelling out to the real git binary on PATH.
Package execgit implements the git.Client interface by shelling out to the real git binary on PATH.
github
Package github defines the client used to resolve a git_patch's github source (a pull request or commit) against the GitHub REST API.
Package github defines the client used to resolve a git_patch's github source (a pull request or commit) against the GitHub REST API.
gitlab
Package gitlab defines the client used to resolve a git_patch's gitlab source (a merge request or commit) against the GitLab REST API.
Package gitlab defines the client used to resolve a git_patch's gitlab source (a merge request or commit) against the GitLab REST API.
gogit
Package gogit implements the git.Client interface using the pure-Go github.com/go-git/go-git/v5 library.
Package gogit implements the git.Client interface using the pure-Go github.com/go-git/go-git/v5 library.

Jump to

Keyboard shortcuts

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