version

package
v0.6.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 0 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_6_0_alpha_2

	Version_0_7_0         VersionType = "0.7.0"
	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"
)

All the kpm versions.

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