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

# 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
NewConfigServiceGateway creates gateway to access chaincode method via chaincode service.
No description provided by the author
No description provided by the author
RegisterConfigServiceChaincode registers service methods as chaincode router handlers.
RegisterConfigServiceHandler registers the http handlers for service ConfigService to "mux".
RegisterConfigServiceHandlerClient registers the http handlers for service ConfigService to "mux".
RegisterConfigServiceHandlerFromEndpoint is same as RegisterConfigServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterConfigServiceHandlerServer registers the http handlers for service ConfigService to "mux".
No description provided by the author

# Constants

ConfigServiceChaincode method names.
ConfigServiceChaincode method names.
ConfigServiceChaincode method names.
ConfigServiceChaincode method names.
ConfigServiceChaincodeMethodPrefix allows to use multiple services with same method names in one chaincode.

# Variables

go:embed config.swagger.json.
No description provided by the author

# Structs

ConfigServiceChaincodeResolver interface for service resolver.
ConfigServiceChaincodeResolver 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
UnimplementedConfigServiceServer can be embedded to have forward compatible implementations.

# Interfaces

ConfigServiceChaincode chaincode methods interface.
ConfigServiceChaincodeResolver interface for service resolver.
ConfigServiceClient is the client API for ConfigService service.
ConfigServiceServer is the server API for ConfigService service.