Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(conf *Config) (naming_client.INamingClient, error)
New 创建新的 Nacos 服务发现客户端 conf: Nacos 客户端配置 返回: INamingClient 实例和错误 文档地址: https://github.com/nacos-group/nacos-sdk-go
Types ¶
type Config ¶
type Config vo.NacosClientParam
Click to show internal directories.
Click to hide internal directories.