vars

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuildProgram string
	BuildGitPath string
	BuildVersion string
	BuildTime    string
	GoVersion    string
)

build information

Functions

func BuildInfo

func BuildInfo() string

BuildInfo build info

Types

type Env

type Env string

Env different environment

const (
	// EnvDebug debug env
	EnvDebug Env = "debug"
	// EnvRelease release env
	EnvRelease Env = "release"
)

Jump to

Keyboard shortcuts

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