Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionSource ¶
type ConnectionSource struct {
// contains filtered or unexported fields
}
func NewConnectionSource ¶
func NewConnectionSource(logger *flogging.FabricLogger, overrides map[string]*Endpoint) *ConnectionSource
func (*ConnectionSource) RandomEndpoint ¶
func (cs *ConnectionSource) RandomEndpoint() (*Endpoint, error)
func (*ConnectionSource) Update ¶
func (cs *ConnectionSource) Update(globalAddrs []string, orgs map[string]OrdererOrg)
type OrdererOrg ¶
Click to show internal directories.
Click to hide internal directories.