Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ProjectName is the canonical project name set by ldl flags ProjectName = "pomerium-ext-data-agent" // ProjectURL is the canonical project url set by ldl flags ProjectURL = "" // Version specifies Semantic versioning increment (MAJOR.MINOR.PATCH). Version = "v0.0.0" // GitCommit specifies the git commit sha, set by the compiler. GitCommit = "" // BuildMeta specifies release type (dev,rc1,beta,etc) BuildMeta = "" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.