Documentation
¶
Index ¶
Constants ¶
View Source
const APIVersion = 1
APIVersion is the daemon's HTTP API contract version. Bump it on any backwards-incompatible change to request/response shapes or routes (additive optional fields don't count). The client compares its compiled-in value to the daemon's reported value to detect skew instead of silently degrading.
Variables ¶
View Source
var Version = "dev"
Version is the semver build version, set at build time via -ldflags. "dev" (or a git-describe string) for un-tagged local builds.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.