version

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppVersion = Version{
		Major: "0", Minor: "0", Patch: "1",
		Build: "$Id$",
	}
)

Functions

func NewVerCommand

func NewVerCommand(serviceName string) *cobra.Command

Types

type Version

type Version struct {
	Major string
	Minor string
	Patch string
	Build string
}

func (Version) String

func (v Version) String() string

Jump to

Keyboard shortcuts

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