build

package
v1.22.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Available bool
	GoVersion string
	GoArch    string
	GoOs      string
	// CgoEnabled indicates whether cgo was enabled when this build was created.
	CgoEnabled bool

	// GitRevision is the git revision associated with this build.
	GitRevision string
	// GitTime is the git revision time.
	GitTime     time.Time
	GitModified bool
}
var (
	InfoData Info
)

Jump to

Keyboard shortcuts

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