Categorygithub.com/ChrisDevo/pkg/git
modulepackage
0.3.2
Repository: https://github.com/chrisdevo/pkg.git
Documentation: pkg.go.dev

# Functions

NewRepository returns a git repository wrapper.

# Constants

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

# Structs

GithubProvider represents a GitHub API wrapper.
GitLabProvider represents a GitLab API wrapper.
Repository represents a git repository wrapper.

# Interfaces

Provider is the interface that a git provider should implement.