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
}
Factory mocks out the channel provider
func (*Factory) CreateChannelProvider ¶
func (f *Factory) CreateChannelProvider(config fabApi.EndpointConfig, opts ...options.Opt) (fabApi.ChannelProvider, error)
CreateChannelProvider returns a new default implementation of channel provider
Click to show internal directories.
Click to hide internal directories.