package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jun 30, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Repo struct {
Repository *git.Repository
}
func InitializeRepo(dir string, errHandler func(msg interface{})) *Repo
func (r *Repo) CreateReleaseBranch(errHandler func(msg interface{})) error
func (r Repo) FetchTags(errHandler func(msg interface{})) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.