package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Interfaces
DockerBuilder is what is exposed by the dockercontroller.
ExternalBuilder is what is exposed by the dockercontroller.
Instance represents a built chaincode instance, because of the docker legacy, calling this a built 'container' would be very misleading, and going forward with the external launcher 'image' also seemed inappropriate.
PackageProvider gets chaincode packages from the filesystem.