build

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package build bundles up types and functions describing build characteristics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Description

type Description struct {
	Time   string // The timestamp of the build.
	Commit string // The commit hash of the build.
	Host   string // The host where the build happened.
}

Description bundles up information about a build.

func Describe

func Describe() Description

Describe returns a Description of a build.

Jump to

Keyboard shortcuts

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