version

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version holds the build-time version for all AgentBox components.

The Version variable is set at compile time via:

go build -ldflags="-X github.com/scitix/agent-sandbox/pkg/version.Version=x.y.z"

When not set (e.g. `go run`), it defaults to "0.0.0".

Index

Constants

This section is empty.

Variables

View Source
var Version = "0.0.0"

Version is the semantic version of this build. Set via -ldflags at compile time; defaults to "0.0.0" for development builds.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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