info

package
v0.19.5 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 7 Imported by: 22

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckVersion

func CheckVersion() error

CheckVersion checks if the metadata is ok.

func FullVersion

func FullVersion() string

FullVersion returns the full and detailed version string.

func Set

func Set(setName string, setVersion string, setLicenseName string)

Set sets meta information via the main routine. This should be the first thing your program calls.

func Version

func Version() string

Version returns the annotated version.

func VersionNumber added in v0.19.4

func VersionNumber() string

VersionNumber returns the version number only.

Types

type Info

type Info struct {
	Name          string
	Version       string
	VersionNumber string
	License       string

	Source    string
	BuildTime string
	CGO       bool

	Commit     string
	CommitTime string
	Dirty      bool

	debug.BuildInfo
}

Info holds the programs meta information.

func GetInfo

func GetInfo() *Info

GetInfo returns all the meta information about the program.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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