Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoTagsAvailable = errors.New("no tags available")
Functions ¶
func LatestGithubReleaseTag ¶
func LatestGithubReleaseTag(lister GithubTagLister, owner, repo string) (*semver.Version, error)
LatestGithubReleaseTag returns the latest release tag for a given repo.
Types ¶
type GithubTagLister ¶
Click to show internal directories.
Click to hide internal directories.