build

package
v0.30.3-fix-event-stre... Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: AGPL-3.0 Imports: 0 Imported by: 3

Documentation

Overview

Package build contains information about the build that injected at build-time.

To use this package, simply import it in your program, then add build arguments like the following:

go build -ldflags "-X github.com/onflow/flow-go/cmd/build.semver=v1.0.0"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commit

func Commit() string

Commit returns the commit at which this build was created.

func IsDefined

func IsDefined(v string) bool

IsDefined determines whether a version string is defined. Inputs should have been produced from this package.

func Semver

func Semver() string

Semver returns the semantic version of this build.

Types

This section is empty.

Jump to

Keyboard shortcuts

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