version

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func Full

func Full() string

Full returns the full version string for display.

func IsDev

func IsDev() bool

IsDev returns true if this is a development build.

func IsGoInstall added in v0.1.1

func IsGoInstall() bool

IsGoInstall reports whether this binary's version came from Go module build info (a `go install` build) instead of release ldflags.

func Source added in v0.1.1

func Source() string

Source names where this build came from: "dev" for a source build, "go install" for a module-toolchain build, "release" for a stamped release.

func UserAgent

func UserAgent() string

UserAgent returns the user agent string for API requests.

Types

This section is empty.

Jump to

Keyboard shortcuts

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