package
0.0.0-20240603133207-84933da9cbbd
Repository: https://github.com/kirillmc/trainings-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterModeratorV1Handler registers the http handlers for service ModeratorV1 to "mux".
RegisterModeratorV1HandlerClient registers the http handlers for service ModeratorV1 to "mux".
RegisterModeratorV1HandlerFromEndpoint is same as RegisterModeratorV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterModeratorV1HandlerServer registers the http handlers for service ModeratorV1 to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
ModeratorV1_ServiceDesc is the grpc.ServiceDesc for ModeratorV1 service.
Enum value maps for Status.
Enum value maps for Status.
# Structs
No description provided by the author
DisableProgramsPublicRequestValidationError is the validation error returned by DisableProgramsPublicRequest.Validate if the designated constraints aren't met.
No description provided by the author
EnableProgramsPublicRequestValidationError is the validation error returned by EnableProgramsPublicRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetProgramsToModerationResponseValidationError is the validation error returned by GetProgramsToModerationResponse.Validate if the designated constraints aren't met.
No description provided by the author
SendProgramToModerationRequestValidationError is the validation error returned by SendProgramToModerationRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TrainingProgramToModerationInfoValidationError is the validation error returned by TrainingProgramToModerationInfo.Validate if the designated constraints aren't met.
TrainingProgramToModerationValidationError is the validation error returned by TrainingProgramToModeration.Validate if the designated constraints aren't met.
UnimplementedModeratorV1Server must be embedded to have forward compatible implementations.
# Interfaces
ModeratorV1Client is the client API for ModeratorV1 service.
ModeratorV1Server is the server API for ModeratorV1 service.
UnsafeModeratorV1Server may be embedded to opt out of forward compatibility for this service.
# Type aliases
DisableProgramsPublicRequestMultiError is an error wrapping multiple validation errors returned by DisableProgramsPublicRequest.ValidateAll() if the designated constraints aren't met.
EnableProgramsPublicRequestMultiError is an error wrapping multiple validation errors returned by EnableProgramsPublicRequest.ValidateAll() if the designated constraints aren't met.
GetProgramsToModerationResponseMultiError is an error wrapping multiple validation errors returned by GetProgramsToModerationResponse.ValidateAll() if the designated constraints aren't met.
SendProgramToModerationRequestMultiError is an error wrapping multiple validation errors returned by SendProgramToModerationRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TrainingProgramToModerationInfoMultiError is an error wrapping multiple validation errors returned by TrainingProgramToModerationInfo.ValidateAll() if the designated constraints aren't met.
TrainingProgramToModerationMultiError is an error wrapping multiple validation errors returned by TrainingProgramToModeration.ValidateAll() if the designated constraints aren't met.