Documentation ¶
Index ¶
Constants ¶
View Source
const ( Local = "local" Dev = "dev" Prod = "prod" )
Variables ¶
View Source
var ( PKG_HTTPX_BCURL = ValueByEnv("PKG_HTTPX_BCURL", "true").Bool() PKG_HTTPX_ENGRESS = ValueByEnv("PKG_HTTPX_ENGRESS", "").String() PKG_HTTPX_ENGRESS_IGNORE = ValueByEnv("PKG_HTTPX_ENGRESS_IGNORE", "").String() PKG_LOGX_LEVEL, _ = logrus.ParseLevel(ValueByEnv("PKG_LOGX_LEVEL", "debug").String()) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.