//
pkg.gl
Category
github.com/hyperledger/fabric-sdk-go
pkg
client
common
selection
balancer
package
1.0.0
Repository:
https://github.com/hyperledger/fabric-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
18
Files
46 SLOC
#
Functions
Random
Random balances peers randomly.
RoundRobin
RoundRobin balances peers in a round-robin fashion.
#
Type aliases
Balancer
Balancer is a load-balancing function for peers.