Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitContext ¶
func InitLogger ¶
func InitLogger(logger *zap.SugaredLogger)
Types ¶
type Config ¶
type Config struct { Endpoints []string `yaml:"endpoints"` LockKey string `yaml:"lockKey"` LockTimeout string `yaml:"lockTimeout"` }
func (Config) GetTimeoutDuration ¶
func (*Config) SetDefaults ¶
func (ec *Config) SetDefaults()
Click to show internal directories.
Click to hide internal directories.