package
Version:
v0.0.0-...-1fb7fa3
Opens a new window with list of versions in this module.
Published: Jan 9, 2021
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Environment struct {
Port string `envconfig:"PORT" default:"8080"`
MetricsPort string `envconfig:"METRICS_PORT" default:"9090"`
LogPath string `envconfig:"LOG_PATH" default:""`
LogLevel string `envconfig:"LOG_LEVEL" default:"info"`
}
Environment - システム内で利用する環境変数の構造体
Source Files
¶
Click to show internal directories.
Click to hide internal directories.