lastversion

package
v1.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package lastversion contains functionality to store and retrieve the last executed CLI version in the datastore.

Index

Constants

View Source
const (
	OlderThan1_3_0 = "olderThan1_3_0"
)

lastExecutedCLIVersionKey is the key used to store the last executed CLI version in the datastore.

Variables

This section is empty.

Functions

func GetLastExecutedCLIVersion

func GetLastExecutedCLIVersion() string

GetLastExecutedCLIVersion gets the last executed CLI version from the datastore. If the last executed version is < 1.3.0, it returns an empty string, otherwise it returns the last executed version.

func SetLastExecutedCLIVersion

func SetLastExecutedCLIVersion()

SetLastExecutedCLIVersion sets the last executed CLI version in the datastore.

Types

This section is empty.

Jump to

Keyboard shortcuts

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