# Functions
No description provided by the author
RegisterUIEventsServiceHandler registers the http handlers for service UIEventsService to "mux".
RegisterUIEventsServiceHandlerClient registers the http handlers for service UIEventsService to "mux".
RegisterUIEventsServiceHandlerFromEndpoint is same as RegisterUIEventsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUIEventsServiceHandlerServer registers the http handlers for service UIEventsService to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
UIEventsService_ServiceDesc is the grpc.ServiceDesc for UIEventsService service.
# Structs
No description provided by the author
DashboardUsageEventValidationError is the validation error returned by DashboardUsageEvent.Validate if the designated constraints aren't met.
No description provided by the author
FetchingEventValidationError is the validation error returned by FetchingEvent.Validate if the designated constraints aren't met.
No description provided by the author
NotificationEventValidationError is the validation error returned by NotificationEvent.Validate if the designated constraints aren't met.
No description provided by the author
StoreRequestValidationError is the validation error returned by StoreRequest.Validate if the designated constraints aren't met.
No description provided by the author
StoreResponseValidationError is the validation error returned by StoreResponse.Validate if the designated constraints aren't met.
UnimplementedUIEventsServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UserFlowEventValidationError is the validation error returned by UserFlowEvent.Validate if the designated constraints aren't met.
# Interfaces
UIEventsServiceClient is the client API for UIEventsService service.
UIEventsServiceServer is the server API for UIEventsService service.
UnsafeUIEventsServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
DashboardUsageEventMultiError is an error wrapping multiple validation errors returned by DashboardUsageEvent.ValidateAll() if the designated constraints aren't met.
FetchingEventMultiError is an error wrapping multiple validation errors returned by FetchingEvent.ValidateAll() if the designated constraints aren't met.
NotificationEventMultiError is an error wrapping multiple validation errors returned by NotificationEvent.ValidateAll() if the designated constraints aren't met.
StoreRequestMultiError is an error wrapping multiple validation errors returned by StoreRequest.ValidateAll() if the designated constraints aren't met.
StoreResponseMultiError is an error wrapping multiple validation errors returned by StoreResponse.ValidateAll() if the designated constraints aren't met.
UserFlowEventMultiError is an error wrapping multiple validation errors returned by UserFlowEvent.ValidateAll() if the designated constraints aren't met.