# Functions
No description provided by the author
RegisterOcpTipApiHandler registers the http handlers for service OcpTipApi to "mux".
RegisterOcpTipApiHandlerClient registers the http handlers for service OcpTipApi to "mux".
RegisterOcpTipApiHandlerFromEndpoint is same as RegisterOcpTipApiHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOcpTipApiHandlerServer registers the http handlers for service OcpTipApi to "mux".
No description provided by the author
# Variables
No description provided by the author
OcpTipApi_ServiceDesc is the grpc.ServiceDesc for OcpTipApi service.
# Structs
No description provided by the author
CreateTipV1RequestValidationError is the validation error returned by CreateTipV1Request.Validate if the designated constraints aren't met.
No description provided by the author
CreateTipV1ResponseValidationError is the validation error returned by CreateTipV1Response.Validate if the designated constraints aren't met.
No description provided by the author
DescribeTipV1RequestValidationError is the validation error returned by DescribeTipV1Request.Validate if the designated constraints aren't met.
No description provided by the author
DescribeTipV1ResponseValidationError is the validation error returned by DescribeTipV1Response.Validate if the designated constraints aren't met.
No description provided by the author
ListTipsV1RequestValidationError is the validation error returned by ListTipsV1Request.Validate if the designated constraints aren't met.
No description provided by the author
ListTipsV1ResponseValidationError is the validation error returned by ListTipsV1Response.Validate if the designated constraints aren't met.
No description provided by the author
RemoveTipV1RequestValidationError is the validation error returned by RemoveTipV1Request.Validate if the designated constraints aren't met.
No description provided by the author
RemoveTipV1ResponseValidationError is the validation error returned by RemoveTipV1Response.Validate if the designated constraints aren't met.
No description provided by the author
TipV1ValidationError is the validation error returned by TipV1.Validate if the designated constraints aren't met.
UnimplementedOcpTipApiServer must be embedded to have forward compatible implementations.
# Interfaces
OcpTipApiClient is the client API for OcpTipApi service.
OcpTipApiServer is the server API for OcpTipApi service.
UnsafeOcpTipApiServer may be embedded to opt out of forward compatibility for this service.