version

package
v1.1.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BuildDate ... well guess.
	BuildDate = ""
	// GitCommit of this binary.
	GitCommit = ""
	// Version is, suprisingly version.
	Version = ""
)

These variables are filled using `govvv` tool using -ldflags. Do not modify them.

View Source
var (

	// VersionString is used when `gateway version` is called.
	VersionString = fmt.Sprintf(versionString, Version, BuildDate, GitCommit)
)

These variables can be modified.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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