fabric-samples/asset-transfer-basic/chaincode-go
Arnaud J Le Hors 42026e2fd4 Improve unmarshalling in asset-transfer-basic Go cc
Although the current code works thanks to Go being quite
forgiving when it comes to pointers, it doesn't exhibit
the best coding style. This patch addresses this.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
2020-08-06 11:12:56 -04:00
..
chaincode Improve unmarshalling in asset-transfer-basic Go cc 2020-08-06 11:12:56 -04:00
assetTransfer.go Add Tests and Mocks To Asset Transfer Chaincode 2020-07-10 05:59:22 -04:00
go.mod Add Tests and Mocks To Asset Transfer Chaincode 2020-07-10 05:59:22 -04:00
go.sum Initialize asset transfer basic sample. 2020-06-09 19:21:24 -04:00