meta

package
v1.21.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package meta provides centralized application metadata for Watchtower.

It holds compile-time values such as the version string and derived identifiers (e.g., the HTTP User-Agent header). Version is typically injected via linker flags at build time. If unset it falls back to "v0.0.0-unknown".

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the compile-time set version of Watchtower.
	Version = "v0.0.0-unknown"

	// UserAgent is the HTTP client identifier derived from Version.
	UserAgent 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