# Functions
No description provided by the author
RegisterEventHandler registers the http handlers for service Event to "mux".
RegisterEventHandlerClient registers the http handlers for service Event to "mux".
RegisterEventHandlerFromEndpoint is same as RegisterEventHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEventHandlerServer registers the http handlers for service Event to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
Event_ServiceDesc is the grpc.ServiceDesc for Event service.
No description provided by the author
# Structs
No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
No description provided by the author
ShowRequestValidationError is the validation error returned by ShowRequest.Validate if the designated constraints aren't met.
No description provided by the author
ShowResponseValidationError is the validation error returned by ShowResponse.Validate if the designated constraints aren't met.
UnimplementedEventServer must be embedded to have forward compatible implementations.
# Interfaces
EventClient is the client API for Event service.
EventServer is the server API for Event service.
UnsafeEventServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.
ShowRequestMultiError is an error wrapping multiple validation errors returned by ShowRequest.ValidateAll() if the designated constraints aren't met.
ShowResponseMultiError is an error wrapping multiple validation errors returned by ShowResponse.ValidateAll() if the designated constraints aren't met.