version

package
v0.0.0-...-0dc10e2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndOfLifeUrl = "https://endoflife.date"
)

Variables

This section is empty.

Functions

func GetLatestVersion

func GetLatestVersion() (string, error)

Types

type EndOfLifeErrorResponse

type EndOfLifeErrorResponse struct {
	Message string `json:"message"`
}

type EndOfLifeResponse

type EndOfLifeResponse struct {
	Cycle             string `json:"cycle"`
	Latest            string `json:"latest"`
	ReleaseDate       string `json:"releaseDate"`
	LatestReleaseDate string `json:"latestReleaseDate"`
	Lts               bool   `json:"lts"`
}

Jump to

Keyboard shortcuts

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