latestrelease

package
v2.0.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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VersionFromTag

func VersionFromTag(ver, toolName string) string

Types

type ReleaseInformation

type ReleaseInformation struct {
	CheckedAt   time.Time `yaml:"saved_at"`
	PublishedAt time.Time `yaml:"released_at"`
	Version     string    `yaml:"latest_version"`
}

ReleaseInformation Release information.

type VersionFinder

type VersionFinder interface {
	Find() (releaseInfo *ReleaseInformation, err error)
}

Jump to

Keyboard shortcuts

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