Documentation
¶
Overview ¶
Package cli is simbroker's command-line surface: a thin layer that parses flags and renders broker results. All allocation logic lives in internal/broker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = ""
Version is stamped at build time via -ldflags "-X .../cli.Version=...". When it isn't (a plain `go build`, or `go install ...@v1.2.3`), version() falls back to the module version the toolchain embeds, so a `go install`ed binary still reports something useful in bug reports.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.