project

package
v0.0.223 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the name of this project.
	Name = "klaus"

	// Description is a short description of this project.
	Description = "A Go wrapper around claude-code to orchestrate AI agents within Kubernetes."
)

Variables

This section is empty.

Functions

func BuildTimestamp

func BuildTimestamp() string

BuildTimestamp returns the build timestamp set at compile time.

func GitSHA

func GitSHA() string

GitSHA returns the git SHA set at compile time.

func SetBuildInfo

func SetBuildInfo(v, commit, date string)

SetBuildInfo overrides the build-time metadata. This is called by the cmd package to propagate ldflags set on main (via goreleaser or Dockerfile).

func Version

func Version() string

Version returns the best human-readable build identifier available: the release tag if one was injected, otherwise the commit SHA, otherwise "dev".

Types

This section is empty.

Jump to

Keyboard shortcuts

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