package
3.2.0-rc2
Repository: https://github.com/apache/dubbo-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

AddrMetadata is address metadata, collected from a snapshot of address list by a router, if it implements Poolable.
Cache caches all addresses relevant info for a snapshot of received invokers.
No description provided by the author
Poolable caches address pool and address metadata for a router instance which will be used later in Router's Route.
PriorityRouter routes with priority.
PriorityRouterFactory creates priority router with url.

# Type aliases

AddrPool is an address pool, backed by a snapshot of address list, divided into categories.