//
pkg.gl
Category
github.com/gfhd0054/graphfabric-contract-api-go
contractapi
utils
package
0.0.0-20230418020719-0051ebf96d5b
Repository:
https://github.com/gfhd0054/graphfabric-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.