Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version (from git tags) Version = "dev" // Commit is the git commit hash (short form) Commit = "unknown" )
Version and build information (set via ldflags at build time) Example: go build -ldflags="-X 'github.com/pixie-sh/pixie-cli/internal/version.Version=v1.0.0'"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.