build

package
v0.0.0-...-efb87f3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package build keeps information about the current Gansoi build.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version will hold a string describing the Gansoi version. If the
	// version is unknown it will be "undefined".
	Version = "undefined"

	// SHA is the full Git commit checksum.
	SHA = "unknown"

	// ShortSHA is a 7 character Git commit SHA. Please note that this is not
	// guaranteed to be unique like git rev-parse guarantees.
	ShortSHA = "unknown"

	// Time is the local build time.
	Time = "unknown"

	UserAgent string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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