fabric-samples/asset-transfer-ledger-queries/chaincode-go
Brett Logan 5f80da096c Refactor Asset Query Chaincode Into Idiomatic Go
Rewrites the chaincod in idiomatic Go and cleans up
the general implementation.

A future commit should push the chaincode logic itself
into a separate package as chaincode cannot be tested
when the logic is part of the main package.

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
2020-07-15 10:36:04 -04:00
..
META-INF/statedb/couchdb/indexes Add asset transfer ledger queries go chaincode sample 2020-06-25 09:15:01 -04:00
asset_transfer_ledger_chaincode.go Refactor Asset Query Chaincode Into Idiomatic Go 2020-07-15 10:36:04 -04:00
go.mod Add asset transfer ledger queries go chaincode sample 2020-06-25 09:15:01 -04:00
go.sum Add asset transfer ledger queries go chaincode sample 2020-06-25 09:15:01 -04:00