build

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 1 Imported by: 0

Documentation

Overview

Package build provides information about how a given binary was built and in what context.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReleaseVersion

func ReleaseVersion() string

ReleaseVersion returns the Kythe release version for the current build.

func Revision

func Revision() string

Revision returns the source control revision for the current build.

func Status

func Status() string

Status returns the source control status for the current build.

func VersionLine

func VersionLine() string

VersionLine returns the following formatted string fmt.Sprintf("Version: %s [%s %s]", ReleaseVersion(), Status(), Revision()).

Types

This section is empty.

Jump to

Keyboard shortcuts

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