version

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GitCommit string

GitCommit git sha of the build.

View Source
var Version string

Version for CLI.

Functions

This section is empty.

Types

type Criteria

type Criteria func(tag string) bool

type ReleaseVersionDescriber

type ReleaseVersionDescriber interface {
	LatestWithCriteria(n int, matchCriteria Criteria) (*github.RepositoryRelease, error)
}

func NewReleaseVersionDescriber

func NewReleaseVersionDescriber() ReleaseVersionDescriber

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL