metadata

package
v1.3.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package metadata includes metadata variables for logging and reporting.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Release returns the release version, generally a semver like v1.0.0.
	Release = "NOT_SET"

	// Repo returns the git repository URL.
	Repo = "NOT_SET"

	// RepoURL returns the repository URL.
	RepoURL = "NOT_SET"

	// Commit returns the SHA from the current branch HEAD.
	Commit = "NOT_SET"

	// ProjectName is the name of the project.
	ProjectName = "NOT_SET"

	// Organization is the Kong organization
	Organization = "Kong"
)

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