updater

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//UrlPath for retrieving the latest release version
	UrlPath = "https://api.github.com/repos/f1bonacc1/process-compose/releases/latest"
)

Variables

This section is empty.

Functions

func GetLatestReleaseName

func GetLatestReleaseName() (string, error)

Types

type Release

type Release struct {
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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