Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceInstanceSelector ¶
type ServiceInstanceSelector interface { // Select an instance of ServiceInstance by the specified ServiceInstance service instances Select(url *common.URL, serviceInstances []registry.ServiceInstance) registry.ServiceInstance }
Click to show internal directories.
Click to hide internal directories.