# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConfigERC20ServiceGateway creates gateway to access chaincode method via chaincode service.
No description provided by the author
RegisterConfigERC20ServiceChaincode registers service methods as chaincode router handlers.
RegisterConfigERC20ServiceHandler registers the http handlers for service ConfigERC20Service to "mux".
RegisterConfigERC20ServiceHandlerClient registers the http handlers for service ConfigERC20Service to "mux".
RegisterConfigERC20ServiceHandlerFromEndpoint is same as RegisterConfigERC20ServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterConfigERC20ServiceHandlerServer registers the http handlers for service ConfigERC20Service to "mux".
No description provided by the author
# Constants
ConfigERC20ServiceChaincode method names.
ConfigERC20ServiceChaincode method names.
ConfigERC20ServiceChaincode method names.
ConfigERC20ServiceChaincode method names.
ConfigERC20ServiceChaincodeMethodPrefix allows to use multiple services with same method names in one chaincode.
# Variables
go:embed config_erc20.swagger.json.
No description provided by the author
# Structs
ConfigERC20ServiceChaincodeResolver interface for service resolver.
ConfigERC20ServiceChaincodeResolver interface for service resolver.
No description provided by the author
gateway implementation gateway can be used as kind of SDK, GRPC or REST server ( via grpc-gateway or clay ).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedConfigERC20ServiceServer can be embedded to have forward compatible implementations.
# Interfaces
ConfigERC20ServiceChaincode chaincode methods interface.
ConfigERC20ServiceChaincodeResolver interface for service resolver.
ConfigERC20ServiceClient is the client API for ConfigERC20Service service.
ConfigERC20ServiceServer is the server API for ConfigERC20Service service.