package
0.0.0-20220825081821-97b9ebb28140
Repository: https://github.com/cqfn/degitx.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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
ManagerService_ServiceDesc is the grpc.ServiceDesc for ManagerService service.
ResourceService_ServiceDesc is the grpc.ServiceDesc for ResourceService service.
# Structs
AbortRequest command to resource manager.
AbortResponse from resource manager.
BeginRequest for transaction manager.
BeginResponse from transaction manager.
CommitRequest command to resource manager.
CommitResponse from resource manager.
FinishRequest for transaction manager.
FinishResponse from transaction manager.
Meta is an optional additional transaction metadata that could be sent by RM and used by TM.
TxID is unique identifier of the transacion.
UnimplementedManagerServiceServer must be embedded to have forward compatible implementations.
UnimplementedResourceServiceServer must be embedded to have forward compatible implementations.
Vote of RM.
Votes is a map of votes by node.
# Interfaces
ManagerServiceClient is the client API for ManagerService service.
ManagerServiceServer is the server API for ManagerService service.
ResourceServiceClient is the client API for ResourceService service.
ResourceServiceServer is the server API for ResourceService service.
UnsafeManagerServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceServiceServer may be embedded to opt out of forward compatibility for this service.