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
RegisterTrainerV1Handler registers the http handlers for service TrainerV1 to "mux".
RegisterTrainerV1HandlerClient registers the http handlers for service TrainerV1 to "mux".
RegisterTrainerV1HandlerFromEndpoint is same as RegisterTrainerV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTrainerV1HandlerServer registers the http handlers for service TrainerV1 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
Enum value maps for Status.
Enum value maps for Status.
TrainerV1_ServiceDesc is the grpc.ServiceDesc for TrainerV1 service.
# Structs
No description provided by the author
ClientsTrainingProgramValidationError is the validation error returned by ClientsTrainingProgram.Validate if the designated constraints aren't met.
No description provided by the author
GetClientsProgramsRequestValidationError is the validation error returned by GetClientsProgramsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetClientsProgramsResponseValidationError is the validation error returned by GetClientsProgramsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetClientsToAllowRequestValidationError is the validation error returned by GetClientsToAllowRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetClientsToAllowResponseValidationError is the validation error returned by GetClientsToAllowResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetProgramsWithTrainersRequestValidationError is the validation error returned by GetProgramsWithTrainersRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetProgramsWithTrainersResponseValidationError is the validation error returned by GetProgramsWithTrainersResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainersToAllowRequestValidationError is the validation error returned by GetTrainersToAllowRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainersToAllowResponseValidationError is the validation error returned by GetTrainersToAllowResponse.Validate if the designated constraints aren't met.
No description provided by the author
TrainerClientRequestValidationError is the validation error returned by TrainerClientRequest.Validate if the designated constraints aren't met.
No description provided by the author
TrainersTrainingProgramValidationError is the validation error returned by TrainersTrainingProgram.Validate if the designated constraints aren't met.
UnimplementedTrainerV1Server must be embedded to have forward compatible implementations.
# Interfaces
TrainerV1Client is the client API for TrainerV1 service.
TrainerV1Server is the server API for TrainerV1 service.
UnsafeTrainerV1Server may be embedded to opt out of forward compatibility for this service.
# Type aliases
ClientsTrainingProgramMultiError is an error wrapping multiple validation errors returned by ClientsTrainingProgram.ValidateAll() if the designated constraints aren't met.
GetClientsProgramsRequestMultiError is an error wrapping multiple validation errors returned by GetClientsProgramsRequest.ValidateAll() if the designated constraints aren't met.
GetClientsProgramsResponseMultiError is an error wrapping multiple validation errors returned by GetClientsProgramsResponse.ValidateAll() if the designated constraints aren't met.
GetClientsToAllowRequestMultiError is an error wrapping multiple validation errors returned by GetClientsToAllowRequest.ValidateAll() if the designated constraints aren't met.
GetClientsToAllowResponseMultiError is an error wrapping multiple validation errors returned by GetClientsToAllowResponse.ValidateAll() if the designated constraints aren't met.
GetProgramsWithTrainersRequestMultiError is an error wrapping multiple validation errors returned by GetProgramsWithTrainersRequest.ValidateAll() if the designated constraints aren't met.
GetProgramsWithTrainersResponseMultiError is an error wrapping multiple validation errors returned by GetProgramsWithTrainersResponse.ValidateAll() if the designated constraints aren't met.
GetTrainersToAllowRequestMultiError is an error wrapping multiple validation errors returned by GetTrainersToAllowRequest.ValidateAll() if the designated constraints aren't met.
GetTrainersToAllowResponseMultiError is an error wrapping multiple validation errors returned by GetTrainersToAllowResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TrainerClientRequestMultiError is an error wrapping multiple validation errors returned by TrainerClientRequest.ValidateAll() if the designated constraints aren't met.
TrainersTrainingProgramMultiError is an error wrapping multiple validation errors returned by TrainersTrainingProgram.ValidateAll() if the designated constraints aren't met.