package
0.0.0-20241008081943-f0aa59e8c092
Repository: https://github.com/openslides/vote-decrypt.git
Documentation: pkg.go.dev
# Functions
NewClient creates a connection to a decrypt grpc server and wrapps then into a decrypt.crypto interface.
No description provided by the author
No description provided by the author
RunServer runs a grpc server on the given addr until ctx is done.
# Variables
Decrypt_ServiceDesc is the grpc.ServiceDesc for Decrypt service.
No description provided by the author
# Structs
No description provided by the author
Client holds the connection to a decrypt server.
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
UnimplementedDecryptServer should be embedded to have forward compatible implementations.
# Interfaces
DecryptClient is the client API for Decrypt service.
DecryptServer is the server API for Decrypt service.
UnsafeDecryptServer may be embedded to opt out of forward compatibility for this service.