version

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersionString

func GetVersionString() string

GetVersionString() will return the latest version of kpm.

Types

type VersionType

type VersionType string

VersionType is the version type of kpm.

const (
	VersionTypeLatest = Version_0_8_5

	Version_0_8_5         VersionType = "0.8.5"
	Version_0_8_4         VersionType = "0.8.4"
	Version_0_8_3         VersionType = "0.8.3"
	Version_0_8_2         VersionType = "0.8.2"
	Version_0_8_1         VersionType = "0.8.1"
	Version_0_8_0         VersionType = "0.8.0"
	Version_0_8_0_beta_1  VersionType = "0.8.0-beta.1"
	Version_0_8_0_alpha_1 VersionType = "0.8.0-alpha.1"
	Version_0_7_5         VersionType = "0.7.5"
	Version_0_7_4         VersionType = "0.7.4"
	Version_0_7_3         VersionType = "0.7.3"
	Version_0_7_2         VersionType = "0.7.2"
	Version_0_7_1         VersionType = "0.7.1"
	Version_0_7_0         VersionType = "0.7.0"
	Version_0_7_0_beta_2  VersionType = "0.7.0-beta.2"
	Version_0_7_0_beta_1  VersionType = "0.7.0-beta.1"
	Version_0_7_0_alpha_2 VersionType = "0.7.0-alpha.2"
	Version_0_7_0_alpha_1 VersionType = "0.7.0-alpha.1"
	Version_0_6_0         VersionType = "0.6.0"
	Version_0_6_0_alpha_1 VersionType = "0.6.0-alpha.1"
	Version_0_6_0_alpha_2 VersionType = "0.6.0-alpha.2"
	Version_0_6_0_alpha_3 VersionType = "0.6.0-alpha.3"
	Version_0_6_0_alpha_4 VersionType = "0.6.0-alpha.4"
)

func (VersionType) String

func (kvt VersionType) String() string

String() will transform VersionType to string.

Jump to

Keyboard shortcuts

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