package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Functions

DescribeCode returns GOPATH and package information.

# Structs

CodeDescriptor describes the code we're packaging.
PackageInfo is the subset of data from `go list -deps -json` that's necessary to calculate chaincode package dependencies.
Platform for chaincodes written in Go.

# Type aliases