package
1.0.5
Repository: https://github.com/hyperledger-labs/cckit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Bool creates middleware for converting to bool chaincode method parameter.
Bytes creates middleware for converting to []byte chaincode method parameter.
Int creates middleware for converting to integer chaincode method parameter.
Param create middleware function for transforming stub arg to context arg.
PayloadValidationError returns error with prefix.
Proto creates middleware for converting to protobuf chaincode method parameter.
StrictKnown allows passing arguments to chaincode func only if parameters are defined in router.
String creates middleware for converting to string chaincode method parameter.
No description provided by the author
Struct creates middleware for converting to struct chaincode method parameter.
No description provided by the author

# Constants

No description provided by the author

# Variables

ErrPayloadValidationError occurs when payload validation not passed.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author