Documentation ¶
Overview ¶
Package core contains some basic constants and variables
Index ¶
Constants ¶
View Source
const KrakendHeaderName = "X-GATEWAY"
KrakendHeaderName is the name of the custom KrakenD header
Variables ¶
View Source
var GlibcVersion = "undefined"
GlibcVersion is the version of the glibc used by CGO at build time
View Source
var GoVersion = "undefined"
GoVersion is the version of the go compiler used at build time
View Source
var KrakendHeaderValue = fmt.Sprintf("Version %s", KrakendVersion)
KrakendHeaderValue is the value of the custom KrakenD header
View Source
var KrakendUserAgent = fmt.Sprintf("KrakenD Version %s", KrakendVersion)
KrakendUserAgent is the value of the user agent header sent to the backends
View Source
var KrakendVersion = "undefined"
KrakendVersion is the version of the build
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.