Documentation ¶
Index ¶
Constants ¶
View Source
const KrakendHeaderName = "X-KRAKEND"
KrakendHeaderName is the name of the custom KrakenD header
Variables ¶
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.