Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestSubscribedURLsSynthesizer ¶
type RestSubscribedURLsSynthesizer struct{}
SubscribedURLsSynthesizer implementation for rest protocol
func NewRestSubscribedURLsSynthesizer ¶
func NewRestSubscribedURLsSynthesizer() RestSubscribedURLsSynthesizer
func (RestSubscribedURLsSynthesizer) Support ¶
func (r RestSubscribedURLsSynthesizer) Support(subscribedURL *common.URL) bool
func (RestSubscribedURLsSynthesizer) Synthesize ¶
func (r RestSubscribedURLsSynthesizer) Synthesize(subscribedURL *common.URL, serviceInstances []registry.ServiceInstance) []*common.URL
Click to show internal directories.
Click to hide internal directories.