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 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 the Dockerfile build).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.