Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitService ¶
func Decide ¶
func Decide(url string) GitService
func NewBitbucket ¶
func NewBitbucket(gitService git.Git) GitService
func NewGithub ¶
func NewGithub(gitService git.Git) GitService
func NewGitlab ¶
func NewGitlab(gitService git.Git) GitService
Click to show internal directories.
Click to hide internal directories.