Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigComponent ¶
type ConfigComponent struct {
// contains filtered or unexported fields
}
ConfigComponent 配置组件
func (*ConfigComponent) SetAppConfig ¶
func (c *ConfigComponent) SetAppConfig(appConfigFunc func() config.AppConfig)
SetAppConfig nolint
func (*ConfigComponent) SetCache ¶
func (c *ConfigComponent) SetCache(cache *storage.Cache)
SetCache nolint
Click to show internal directories.
Click to hide internal directories.