# Packages
No description provided by the author
# Functions
NewService creates a new dynamic selection service.
WithCacheTimeout sets the expiration timeout of the cache.
WithLoadBalancePolicy sets the load-balance policy.
# Structs
SelectionService chooses endorsing peers for a given set of chaincodes using their chaincode policy.
# Interfaces
CCPolicyProvider retrieves policy for the given chaincode ID.
# Type aliases
Opt applies a selection provider option.