version

package
v1.56.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 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, tool string) bool

type ReleaseVersionDescriber

type ReleaseVersionDescriber interface {
	LatestWithCriteria(n int, matchCriteria Criteria, toolName string) (*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