internal

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SkeletonVersion = "1.2.6"
	CLIVersion      = "1.2.6"
)
View Source
var (
	VersionBig   = 1
	VersionSmall = 2
	VersionEqual = 0
)
View Source
var NewCmd = &cobra.Command{
	Use:     "new",
	Short:   "create a service template",
	Long:    "Create a service project using the repository template. Example: mpctl new helloworld",
	Run:     newRun,
	Version: SkeletonVersion,
}
View Source
var UpgradeCmd = &cobra.Command{
	Use:     "upgrade",
	Short:   "upgrade the go-mixplus cli",
	Long:    "upgrade the go-mixplus cli",
	Run:     upgradeRun,
	Version: CLIVersion,
}

Functions

func VersionCompare

func VersionCompare(verA, verB string) int

Types

This section is empty.

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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