Directories ¶
Path | Synopsis |
---|---|
client
|
|
channel
Package channel enables access to a channel on a Fabric network.
|
Package channel enables access to a channel on a Fabric network. |
channel/invoke
Package invoke provides the handlers for performing chaincode invocations.
|
Package invoke provides the handlers for performing chaincode invocations. |
common/filter
Package filter provides common filters (e.g.
|
Package filter provides common filters (e.g. |
common/verifier
Package verifier provides various verifier (e.g.
|
Package verifier provides various verifier (e.g. |
event
Package event enables access to a channel events on a Fabric network.
|
Package event enables access to a channel events on a Fabric network. |
ledger
Package ledger enables ledger queries on specified channel on a Fabric network.
|
Package ledger enables ledger queries on specified channel on a Fabric network. |
msp
Package msp enables creation and update of users on a Fabric network.
|
Package msp enables creation and update of users on a Fabric network. |
resmgmt
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
common
|
|
errors/multi
Package multi is an error type that holds multiple errors.
|
Package multi is an error type that holds multiple errors. |
errors/retry
Package retry provides retransmission capabilities to fabric-sdk-go.
|
Package retry provides retransmission capabilities to fabric-sdk-go. |
errors/status
Package status defines metadata for errors returned by fabric-sdk-go.
|
Package status defines metadata for errors returned by fabric-sdk-go. |
logging
Package logging enables setting custom logger implementation.
|
Package logging enables setting custom logger implementation. |
providers/test/mockcontext
Package mockcontext is a generated GoMock package.
|
Package mockcontext is a generated GoMock package. |
providers/test/mockcore
Package mockcore is a generated GoMock package.
|
Package mockcore is a generated GoMock package. |
providers/test/mockfab
Package mockfab is a generated GoMock package.
|
Package mockfab is a generated GoMock package. |
providers/test/mockmsp
Package mockmsp is a generated GoMock package.
|
Package mockmsp is a generated GoMock package. |
core
|
|
resource
Package resource provides access to fabric network resource management, typically using system channel queries.
|
Package resource provides access to fabric network resource management, typically using system channel queries. |
txn
Package txn enables creating, endorsing and sending transactions to Fabric peers and orderers.
|
Package txn enables creating, endorsing and sending transactions to Fabric peers and orderers. |
Package fabsdk enables client usage of a Hyperledger Fabric network.
|
Package fabsdk enables client usage of a Hyperledger Fabric network. |
test/mocksdkapi
Package mocksdkapi is a generated GoMock package.
|
Package mocksdkapi is a generated GoMock package. |
Package gateway enables Go developers to build client applications using the Hyperledger Fabric programming model as described in the 'Developing Applications' chapter of the Fabric documentation: https://hyperledger-fabric.readthedocs.io/en/latest/developapps/developing_applications.html A Gateway object is created using the Connect() function to connect to a 'gateway' peer as specified in a network configuration file, using an identity stored in a wallet.
|
Package gateway enables Go developers to build client applications using the Hyperledger Fabric programming model as described in the 'Developing Applications' chapter of the Fabric documentation: https://hyperledger-fabric.readthedocs.io/en/latest/developapps/developing_applications.html A Gateway object is created using the Connect() function to connect to a 'gateway' peer as specified in a network configuration file, using an identity stored in a wallet. |
test/mockmspapi
Package mockmspapi is a generated GoMock package.
|
Package mockmspapi is a generated GoMock package. |
util
|
|
Click to show internal directories.
Click to hide internal directories.