Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacoseDiscover ¶
type NacoseDiscover struct {
naming_client.INamingClient
}
nacos的实体
func CreateNacoseDiscover ¶
func CreateNacoseDiscover(client *xnacos_client.NacosClient) *NacoseDiscover
func (NacoseDiscover) GetServerInstance ¶
func (n NacoseDiscover) GetServerInstance(con context.Context, param *discover.ServerInstancesParam) ([]*server.ServiceInfo, error)
服务发现
Click to show internal directories.
Click to hide internal directories.