Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnvLogLevel // env ENV_WEB_LOG_LEVEL default "" EnvLogLevel string = "LOG_LEVEL" // EnvHttpsEnable // env ENV_WEB_HTTPS_ENABLE default false EnvHttpsEnable string = "HTTPS_ENABLE" // EnvHostName // env ENV_WEB_HOSTNAME default "" EnvHostName string = "HOSTNAME" // EnvHostPort // env ENV_WEB_HOST_PORT default "" EnvHostPort string = "HOST_PORT" // EnvAutoGetHost // env ENV_AUTO_HOST default true, will use local ipv4 EnvAutoGetHost string = "AUTO_HOST" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.