Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2023 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)