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