version

package
v0.9.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 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_9_0_alpha_1

	Version_0_9_0_alpha_1 VersionType = "0.9.0-alpha.1"
	Version_0_8_9         VersionType = "0.8.9"
	Version_0_8_8         VersionType = "0.8.8"
	Version_0_8_7         VersionType = "0.8.7"
	Version_0_8_6         VersionType = "0.8.6"
	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_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_6_0         VersionType = "0.6.0"
)

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