Documentation
¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Index ¶
Constants ¶
View Source
const ( FlagOn = "1" // gateway control flag ON FlagOff = "0" // gateway control flag OFF )
flag constants
View Source
const ( ProtocolRequestIDKey = "X-Request-ID" ProtocolCacheStatusKey = "X-Cache" ProtocolForceStoreMemory = "X-FS-Mem" ProtocolPrefetchCacheKey = "X-Prefetch" ProtocolCacheTime = "X-CacheTime" InternalTraceKey = "i-xtrace" InternalStoreUrl = "i-x-store-url" InternalSwapfile = "i-x-swapfile" InternalFillRangePercent = "i-x-fp" InternalCacheErrCode = "i-x-ct-code" InternalUpstreamAddr = "i-x-ups-addr" )
与网关交互的常量定义表
View Source
const AppName = "tavern"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.