Getting started
To get the package, execute:
go get gopkg.in/ibm-blockchain/learn-chaincode.v2/finished
To import this package, add the following line to your code:
import "gopkg.in/ibm-blockchain/learn-chaincode.v2/finished"
For more details, see the API documentation.