Versions in this module Expand all Collapse all v1 v1.3.0 Jun 27, 2021 v1.2.0 Jun 27, 2021 v1.1.0 Jun 24, 2021 Changes in this version + func NewService(discovery fab.DiscoveryService) (fab.SelectionService, error) + type SelectionService struct + func (s *SelectionService) GetEndorsersForChaincode(chaincodes []*fab.ChaincodeCall, opts ...copts.Opt) ([]fab.Peer, error)