version

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package version carries the build-time version stamp. Version is injected at build via

-ldflags "-X github.com/sagarsuperuser/velox/internal/version.Version=v0.x.y"

(Dockerfile ARG VERSION → the CI release job passes the git tag). The "dev" default means an unstamped local build says so honestly — pre-2026-07-06 `velox version` printed a hardcoded April date on every build and the Velox-Version response header pinned the same stale constant, so "what version are you running?" was unanswerable.

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

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