version

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package version provides version information for the asimonim CLI.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version information, set at build time via ldflags
	Version   = "dev"
	GitCommit = "unknown"
	GitTag    = "unknown"
	BuildTime = "unknown"
	GitDirty  = ""
)

Functions

func Full

func Full() string

Full returns detailed version information.

func Get

func Get() string

Get returns the version string for the application.

func Info

func Info() map[string]string

Info returns detailed build information.

Types

This section is empty.

Jump to

Keyboard shortcuts

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