build

package
v2.0.0-...-c87de9c Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package build contains application build information ```sh go build -ldflags="-X 'github.com/boxgo/box/v2/build.ID={ID}' -X 'github.com/boxgo/box/v2/build.Name={Name}' -X 'github.com/boxgo/box/v2/build.Version={Version}' -X 'github.com/boxgo/box/v2/build.Namespace={Namespace}'" ```

Index

Constants

This section is empty.

Variables

View Source
var (
	Namespace = ""
	Name      = ""
	Version   = ""
	ID        = ""
)

Functions

func SetId

func SetId(val string)

func SetName

func SetName(val string)

func SetNamespace

func SetNamespace(val string)

func SetVersion

func SetVersion(val string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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