Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosClient ¶
type NacosClient struct {
// contains filtered or unexported fields
}
func (*NacosClient) DeRegister ¶
func (n *NacosClient) DeRegister()
func (*NacosClient) GetNacosClient ¶
func (n *NacosClient) GetNacosClient() naming_client.INamingClient
func (*NacosClient) GetServiceURL ¶
func (n *NacosClient) GetServiceURL(servicename string) (string, string)
func (*NacosClient) Register ¶
func (n *NacosClient) Register(nacosConfigUrl string)
Click to show internal directories.
Click to hide internal directories.