Documentation
¶
Overview ¶
Package version carries build identification, injected at link time via -ldflags "-X github.com/dandriscoll/muxray/internal/version.Version=...".
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
These are overridden at build time by the release/build tooling. The defaults are what a `go install` from source reports.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.