Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel interface { Client ChannelService() fab.ChannelService ChannelID() string }
Channel supplies the configuration for channel context client
type ChannelProvider ¶
ChannelProvider returns channel client context
type Client ¶
type Client fab.ClientContext
Client supplies the configuration and signing identity to client objects.
type ClientProvider ¶
ClientProvider returns client context
type Local ¶
type Local interface { Client LocalDiscoveryService() fab.DiscoveryService }
Local supplies the configuration for a local context client
type LocalProvider ¶
LocalProvider returns local client context
Click to show internal directories.
Click to hide internal directories.