Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
vo.NacosClientParam
}
func (*Config) Build ¶
func (c *Config) Build() (config_client.IConfigClient, error)
func (*Config) InitBeforeInject ¶
func (c *Config) InitBeforeInject()
type ConfigClient ¶
type ConfigClient struct { Client config_client.IConfigClient Conf Config }
func (*ConfigClient) Close ¶
func (m *ConfigClient) Close() error
func (*ConfigClient) Config ¶
func (m *ConfigClient) Config() any
func (*ConfigClient) Init ¶
func (m *ConfigClient) Init() error
Click to show internal directories.
Click to hide internal directories.