package
0.0.0-20241013142156-fb4c8e8fed47
Repository: https://github.com/binacs/server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterCryptoHandler registers the http handlers for service Crypto to "mux".
RegisterCryptoHandlerClient registers the http handlers for service Crypto to "mux".
RegisterCryptoHandlerFromEndpoint is same as RegisterCryptoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCryptoHandlerServer registers the http handlers for service Crypto to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
Crypto_ServiceDesc is the grpc.ServiceDesc for Crypto service.
No description provided by the author
# Structs
No description provided by the author
CryptoDecrypt.
No description provided by the author
No description provided by the author
CryptoEncrypt.
No description provided by the author
UnimplementedCryptoServer should be embedded to have forward compatible implementations.
# Interfaces
CryptoClient is the client API for Crypto service.
CryptoServer is the server API for Crypto service.
UnsafeCryptoServer may be embedded to opt out of forward compatibility for this service.