Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommitHash = "-"
CommitHash is the long form of the current build's commit hash
View Source
var Date = time.Now().Format(time.RFC822)
Date is the date and time at which the build was created
View Source
var RepoChecksum = "-"
RepoChecksum is a hash of all relevant files in the repo at time of build
This will help tell apart binaries built from source by detecting uncommitted changes.
View Source
var Version = "0.0.1"
Version is the current semantic version (all utils and pipedream itself share the same version)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.