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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.