//
pkg.gl
Category
github.com/ravengit/fabric-contract-api-go
contractapi
utils
package
1.1.4
Repository:
https://github.com/ravengit/fabric-contract-api-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.