package
Version:
v0.0.0-...-02d6ec1
Opens a new window with list of versions in this module.
Published: Apr 14, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReadEnv - 指定したファイル名から環境変数を読み込む
ReadMysqlEnv - 指定したenvfileからMysqlに関する設定を読み込む
type APIConfig struct {
Host string `split_words:"true"`
Port string `split_words:"true"`
}
APIConfig - APIサーバのホストとポートのコンフィグ
ReadAPIEnv - APIサーバに関する設定を読み込む
Source Files
¶
Click to show internal directories.
Click to hide internal directories.