Documentation ¶
Index ¶
Constants ¶
View Source
const ( SERVER_ADDRESS_KEY = "server.address" SERVER_PORT_KEY = "server.port" SERVER_PROFILE_KEY = "server.profile" SERVER_CONFIGFILE_KEY = "server.config.file" SERVER_SERVERNAME_KEY = "server.name" LOGGER_DIR_KEY = "logger.dir" LOGGER_MAXAGE_KEY = "logger.maxAge" LOGGER_CONSOLE = "logger.console" LOGGER_JSON = "logger.json" ZIPKIN_URL_KEY = "zipkin.url" FASTHTTP_concurrency_key = "fasthttp.concurrency" )
Variables ¶
This section is empty.
Functions ¶
func GetInstance ¶
func GetInstance() *env
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.