Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Rev string
Rev holds binary revision string Populated using:
go build -ldflags "-X github.com/prebid/prebid-cache/version.Rev=`git rev-parse HEAD`"
Populated automatically at build / releases in the Docker image
View Source
var Ver string
Ver holds the version derived from the latest git tag Populated using:
go build -ldflags "-X github.com/prebid/prebid-cache/version.Ver=`git describe --tags`"
Populated automatically at build / releases in the Docker image
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.