func NewCCPackage(chaincodePath string, goPath string) (*resource.CCPackage, error)
NewCCPackage creates new go lang chaincode package
type Descriptor struct { // contains filtered or unexported fields }
Descriptor ...