version

package
v0.0.0-...-4263410 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ApplicationName contains string that is used by other names
	ApplicationName = "provisioning"

	// PrometheusLabelName contains string that is included in all Prometheus metrics
	PrometheusLabelName = ApplicationName

	// APIPathName is the name used in main route API prefix
	APIPathName = ApplicationName

	// UnleashAppName contains string used to initialize Unleash (feature flags)
	UnleashAppName = ApplicationName

	// APIPathVersion is the name used in main route API prefix
	APIPathVersion = "v1"

	// OpenTelemetryVersion is used for all OpenTelemetry tracing
	OpenTelemetryVersion = "1.0.0"

	// KafkaClientID is used to identify Kafka client
	KafkaClientID = ApplicationName
)

Variables

View Source
var (
	// Git SHA commit (first 4 characters)
	BuildCommit string

	// Build date and time
	BuildTime string

	// BuildGoVersion carries Go version the binary was built with
	BuildGoVersion string
)

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