# Functions
No description provided by the author
No description provided by the author
# Variables
Certificate_ServiceDesc is the grpc.ServiceDesc for Certificate service.
No description provided by the author
# Structs
Certificate request type.
CertificateRequestValidationError is the validation error returned by CertificateRequest.Validate if the designated constraints aren't met.
Certificate response type.
CertificateResponseValidationError is the validation error returned by CertificateResponse.Validate if the designated constraints aren't met.
UnimplementedCertificateServer should be embedded to have forward compatible implementations.
# Interfaces
CertificateClient is the client API for Certificate service.
CertificateServer is the server API for Certificate service.
UnsafeCertificateServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CertificateRequestMultiError is an error wrapping multiple validation errors returned by CertificateRequest.ValidateAll() if the designated constraints aren't met.
CertificateResponseMultiError is an error wrapping multiple validation errors returned by CertificateResponse.ValidateAll() if the designated constraints aren't met.