Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFailedToOpenRepo = errors.New("failed to open repository") ErrFailedToGetHead = errors.New("failed to get head") )
View Source
var (
ErrFailedToGetLocalBranches = errors.New("failed to get local branches")
)
Functions ¶
func NewGogitViewer ¶
func NewGogitViewer() *gogitViewer
Types ¶
Click to show internal directories.
Click to hide internal directories.