package
0.0.0-20231005144957-7f578057d75f
Repository: https://github.com/hyperledger/fabric-cli.git
Documentation: pkg.go.dev
# Functions
AsByteArgs converts the given string array into an array of byte arrays so that they may be passed as chaincode arguments.
GetChaincodePolicy returns the signature policy from the given policy string.
GetCollectionConfigFromFile returns the collection config from the given file.
GetCollectionsConfigFromBytes returns the collection config from the given byte array.
# Structs
CollectionConfigJSON contains the parameters for a collection configuration.