Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
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. |
|
git/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. |
|
git/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. |
|
git/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. |
|
git/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. |
Click to show internal directories.
Click to hide internal directories.