info

package
v0.0.0-...-088ea19 Latest Latest
Warning

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

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

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, compareVersionToTag bool)

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 short version string.

Types

type Info

type Info struct {
	Name         string
	Version      string
	License      string
	Commit       string
	BuildOptions string
	BuildUser    string
	BuildHost    string
	BuildDate    string
	BuildSource  string
}

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