version

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version provides version information for the aigent application. These variables are set at build time via -ldflags.

Index

Constants

This section is empty.

Variables

View Source
var BuildTime = "unknown"

BuildTime is the time when the binary was built. This is set during build using -ldflags.

View Source
var CommitHash = "unknown"

CommitHash is the git commit hash of the build. This is set during build using -ldflags.

View Source
var Version = "dev"

Version is the current version of the application. This is set during build using -ldflags.

Functions

func GetVersionInfo

func GetVersionInfo() string

GetVersionInfo returns a formatted string with all version information.

Types

This section is empty.

Jump to

Keyboard shortcuts

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