version

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version holds build metadata injected at release time via ldflags.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "0.0.0-dev"
	Commit  = "none"
	Date    = "unknown"
)

Populated by goreleaser:

-X github.com/jongracecox/lazydbx/internal/version.Version={{.Version}}

Version must stay valid semver even for dev builds — the Databricks SDK's useragent.WithProduct panics on anything else.

Functions

func String

func String() string

String returns a human-readable version line.

Types

This section is empty.

Jump to

Keyboard shortcuts

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