Documentation
¶
Overview ¶
Package chaincode contains the code necessary for chaincode to interact with a Hyperledger Fabric peer.
Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
attrmgr
Package attrmgr contains utilities for managing attributes.
|
Package attrmgr contains utilities for managing attributes. |
|
Package shim provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes.
|
Package shim provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes. |
|
internal/mock
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
|
Package shimtest provides a mock of the ChaincodeStubInterface for unit testing chaincode.
|
Package shimtest provides a mock of the ChaincodeStubInterface for unit testing chaincode. |
|
mock
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.