version

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Version FIXMEDOC
	Version = ""
	// Commit FIXMEDOC
	Commit = ""
	// Timestamp FIXMEDOC
	Timestamp = ""
)
View Source
var VersionInfo = newInfo(filepath.Base(os.Args[0]))

VersionInfo FIXMEDOC

Functions

This section is empty.

Types

type Info

type Info struct {
	Application   string `json:"Application"`
	VersionString string `json:"VersionString"`
	Commit        string `json:"Commit"`
	Date          string `json:"Date"`
}

Info FIXMEDOC

func (*Info) String

func (i *Info) String() string

Jump to

Keyboard shortcuts

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