package
1.0.5
Repository: https://github.com/hyperledger-labs/cckit.git
Documentation: pkg.go.dev

# README

CCKit gateway

# Packages

No description provided by the author
Deprecated: use github.com/hyperledger-labs/cckit/gateway package.

# 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
No description provided by the author
No description provided by the author
No description provided by the author
Deprecated: use NewChaincodeService instead.
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
No description provided by the author
NewChaincodeInstanceServiceInvoker.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterChaincodeEventsServiceHandler registers the http handlers for service ChaincodeEventsService to "mux".
RegisterChaincodeEventsServiceHandlerClient registers the http handlers for service ChaincodeEventsService to "mux".
RegisterChaincodeEventsServiceHandlerFromEndpoint is same as RegisterChaincodeEventsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChaincodeEventsServiceHandlerServer registers the http handlers for service ChaincodeEventsService to "mux".
No description provided by the author
RegisterChaincodeInstanceEventsServiceHandler registers the http handlers for service ChaincodeInstanceEventsService to "mux".
RegisterChaincodeInstanceEventsServiceHandlerClient registers the http handlers for service ChaincodeInstanceEventsService to "mux".
RegisterChaincodeInstanceEventsServiceHandlerFromEndpoint is same as RegisterChaincodeInstanceEventsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChaincodeInstanceEventsServiceHandlerServer registers the http handlers for service ChaincodeInstanceEventsService to "mux".
No description provided by the author
RegisterChaincodeInstanceServiceHandler registers the http handlers for service ChaincodeInstanceService to "mux".
RegisterChaincodeInstanceServiceHandlerClient registers the http handlers for service ChaincodeInstanceService to "mux".
RegisterChaincodeInstanceServiceHandlerFromEndpoint is same as RegisterChaincodeInstanceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChaincodeInstanceServiceHandlerServer registers the http handlers for service ChaincodeInstanceService to "mux".
No description provided by the author
RegisterChaincodeServiceHandler registers the http handlers for service ChaincodeService to "mux".
RegisterChaincodeServiceHandlerClient registers the http handlers for service ChaincodeService to "mux".
RegisterChaincodeServiceHandlerFromEndpoint is same as RegisterChaincodeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChaincodeServiceHandlerServer registers the http handlers for service ChaincodeService to "mux".
No description provided by the author
No description provided by the author
No description provided by the author
TxWaiterFromContext - fetch 'txWaiterType' param which identify transaction waiting policy what params you'll have depends on your implementation for example, in hlf-sdk: available: 'self'(wait for one peer of endorser org), 'all'(wait for each organizations from endorsement policy) default is 'self'(even if you pass empty string).
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
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Simulation and applying to ledger.
Simulation.

# Variables

ErrChaincodeNotExists occurs when attempting to invoke a nonexostent external chaincode.
No description provided by the author
No description provided by the author
ErrNewInvokerNotDefinedInContext is not defined in context.
ErrSignerNotDefinedInContext msp.SigningIdentity is not defined in context.
ErrUnknownInvocationType query or invoke.
No description provided by the author
Enum value maps for InvocationType.
Enum value maps for InvocationType.

# Structs

Block limit number for event stream subscription or event list Values can be negative.
No description provided by the author
No description provided by the author
ChaincodeEventServerStream implements gRPC server stream interfaces.
No description provided by the author
Chaincode events list request.
Chaincode events stream request.
Chaincode execution specification.
Chaincode invocation input.
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
No description provided by the author
ChaincodeInvoker used in generated service gateway code.
No description provided by the author
Chaincode locator - channel name and chaincode name.
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
No description provided by the author
UnimplementedChaincodeEventsServiceServer can be embedded to have forward compatible implementations.
UnimplementedChaincodeInstanceEventsServiceServer can be embedded to have forward compatible implementations.
UnimplementedChaincodeInstanceServiceServer can be embedded to have forward compatible implementations.
UnimplementedChaincodeServiceServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
ChaincodeEventsServiceClient is the client API for ChaincodeEventsService service.
ChaincodeEventsServiceServer is the server API for ChaincodeEventsService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChaincodeInstanceEventsServiceClient is the client API for ChaincodeInstanceEventsService service.
ChaincodeInstanceEventsServiceServer is the server API for ChaincodeInstanceEventsService service.
ChaincodeInvoker used in generated service gateway code.
No description provided by the author
No description provided by the author
ChaincodeInstanceServiceClient is the client API for ChaincodeInstanceService service.
ChaincodeInstanceServiceServer is the server API for ChaincodeInstanceService service.
No description provided by the author
No description provided by the author
ChaincodeServiceClient is the client API for ChaincodeService service.
ChaincodeServiceServer is the server API for ChaincodeService service.
No description provided by the author
No description provided by the author

# Type aliases

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
Chaincode invocation type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author