Documentation ¶
Overview ¶
* * Generated by go-doudou v2.0.4. * You can edit it as your need.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BizConfig ¶
type BizConfig struct { AdaptorTimeout time.Duration `split_words:"true"` AdaptorVerbose bool `split_words:"true"` AdaptorInfluxAddr string `split_words:"true"` AdaptorInfluxUsername string `split_words:"true"` AdaptorInfluxPassword string `split_words:"true"` AdaptorInfluxClientTimeout time.Duration `split_words:"true"` AdaptorInfluxDatabase string `split_words:"true"` }
type Config ¶
func LoadFromEnv ¶
func LoadFromEnv() *Config
Click to show internal directories.
Click to hide internal directories.