version

package
v1.0.46 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildTimestamp = "unset"

BuildTimestamp timestamp at which this version of Thelma was built

View Source
var GitSha = "unset"

GitSha git sha that was used to produce this version of Thelma

View Source
var Version = "unset"

Version Thelma semantic version

Functions

This section is empty.

Types

type Manifest

type Manifest struct {
	Version        string
	GitSha         string
	Arch           string
	Os             string
	BuildTimestamp string
}

Manifest bundles build information into an object that can be rendered as JSON or YAML

func GetManifest

func GetManifest() Manifest

Jump to

Keyboard shortcuts

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