# Packages
No description provided by the author
# Functions
No description provided by the author
Event with chaincode mappings.
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
No description provided by the author
NewCPaperServiceGateway creates gateway to access chaincode method via chaincode service.
No description provided by the author
No description provided by the author
RegisterCPaperServiceChaincode registers service methods as chaincode router handlers.
RegisterCPaperServiceHandler registers the http handlers for service CPaperService to "mux".
RegisterCPaperServiceHandlerClient registers the http handlers for service CPaperService to "mux".
RegisterCPaperServiceHandlerFromEndpoint is same as RegisterCPaperServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCPaperServiceHandlerServer registers the http handlers for service CPaperService to "mux".
No description provided by the author
State with chaincode mappings.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincode method names.
CPaperServiceChaincodeMethodPrefix allows to use multiple services with same method names in one chaincode.
# Variables
Enum value maps for CommercialPaper_State.
Enum value maps for CommercialPaper_State.
go:embed cpaper.swagger.json.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BuyCommercialPaper event.
Commercial Paper state entry.
CommercialPaperId identifier part.
Container for returning multiple entities.
No description provided by the author
CPaperServiceChaincodeResolver interface for service resolver.
CPaperServiceChaincodeResolver 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 ).
ExternalId.
IssueCommercialPaper event.
RedeemCommercialPaper event.
UnimplementedCPaperServiceServer can be embedded to have forward compatible implementations.
# Interfaces
CPaperServiceChaincode chaincode methods interface.
CPaperServiceChaincodeResolver interface for service resolver.
CPaperServiceClient is the client API for CPaperService service.
CPaperServiceServer is the server API for CPaperService service.
# Type aliases
No description provided by the author