package
0.0.0-20200114073918-0653c479e30f
Repository: https://github.com/michain-org/hspeed-sdk-go.git
Documentation: pkg.go.dev

# 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.