info

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProductName    string
	ProductModel   string
	ProductVersion string

	ProjectRoot string
	ProjectName string
	ProjectPath string

	GitBranch string
	GitTag    string

	BuildVersion string
	BuildType    string
	BuildDate    string
	BuildTime    string

	INJECTION = map[string]*string{
		"ProductName":    &ProductName,
		"ProductModel":   &ProductModel,
		"ProductVersion": &ProductVersion,

		"ProjectRoot": &ProjectRoot,
		"ProjectName": &ProjectName,
		"ProjectPath": &ProjectPath,

		"GitBranch": &GitBranch,
		"GitTag":    &GitTag,

		"BuildVersion": &BuildVersion,
		"BuildType":    &BuildType,
		"BuildDate":    &BuildDate,
		"BuildTime":    &BuildTime,
	}
)

Functions

func EnvPrefix

func EnvPrefix(name string) string

func Version

func Version() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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