Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct { defsvc.ProviderFactory LocalPeer *api.PeerConfig LocalPeerTLSCertPem []byte }
Factory is configured with local provider
func (*Factory) CreateLocalDiscoveryProvider ¶ added in v0.2.0
func (l *Factory) CreateLocalDiscoveryProvider(config fabApi.EndpointConfig) (fabApi.LocalDiscoveryProvider, error)
CreateLocalDiscoveryProvider returns a new implementation of a dynamic discovery provider that always returns the local peer
Click to show internal directories.
Click to hide internal directories.