//
pkg.gl
Category
github.com/hyperledger/fabric-sdk-go
pkg
common
providers
context
package
1.0.0
Repository:
https://github.com/hyperledger/fabric-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
316
Files
23 SLOC
#
Interfaces
Channel
Channel supplies the configuration for channel context client.
Local
Local supplies the configuration for a local context client.
Providers
Providers represents the SDK configured providers context.
#
Type aliases
ChannelProvider
ChannelProvider returns channel client context.
Client
Client supplies the configuration and signing identity to client objects.
ClientProvider
ClientProvider returns client context.
LocalProvider
LocalProvider returns local client context.