# Functions
No description provided by the author
MakeFunction make a function parameter.
NewMockStub creates chaincode imitation.
No description provided by the author
# Constants
No description provided by the author
# Variables
ErrChaincodeNotExists occurs when attempting to invoke a nonexostent external chaincode.
ErrKeyAlreadyExistsInTransientMap occurs when attempting to set existing key in transient map.
ErrUnknownFromArgsType occurs when attempting to set unknown args in From func.
# Structs
MockStub replacement of shim.MockStub with creator mocking facilities.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author