version

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SuiteName = "lssh-suite"
	Number    = "0.9.0"
)

Variables

This section is empty.

Functions

func AppVersion

func AppVersion(name string) string

Types

type Domain

type Domain string
const (
	Unknown  Domain = "unknown"
	Core     Domain = "core"
	Transfer Domain = "transfer"
	Monitor  Domain = "monitor"
	Sysadmin Domain = "sysadmin"
)

type Info

type Info struct {
	Suite    string
	Number   string
	Maturity Maturity
	Domain   Domain
}

func ForCommand

func ForCommand(name string) Info

func (Info) String

func (i Info) String() string

type Maturity

type Maturity string
const (
	Alpha  Maturity = "alpha"
	Beta   Maturity = "beta"
	Stable Maturity = "stable"
)

Jump to

Keyboard shortcuts

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