Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
}
Provider is a git functionality provider.
func NewProvider ¶
func NewProvider() *Provider
NewProvider creates a new git functionality provider.
func (*Provider) GetLatestRemoteTag ¶
GetLatestRemoteTag gets the latest tag from the given remote git repo.
Click to show internal directories.
Click to hide internal directories.