//
pkg.gl
Category
github.com/hyperledger/fabric-contract-api-go/v2
contractapi
utils
package
2.2.0
Repository:
https://github.com/hyperledger/fabric-contract-api-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
1
Files
1 SLOC
#
Structs
UndefinedInterface
UndefinedInterface the type of nil passed to an after transaction when the contract function called as part of the transaction does not specify a success return type or its return type is interface{} and value nil.