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
RegisterTrainingV1Handler registers the http handlers for service TrainingV1 to "mux".
RegisterTrainingV1HandlerClient registers the http handlers for service TrainingV1 to "mux".
RegisterTrainingV1HandlerFromEndpoint is same as RegisterTrainingV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTrainingV1HandlerServer registers the http handlers for service TrainingV1 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.
TrainingV1_ServiceDesc is the grpc.ServiceDesc for TrainingV1 service.
# Structs
No description provided by the author
AddProgramFromPublicRequestValidationError is the validation error returned by AddProgramFromPublicRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateExerciseRequestValidationError is the validation error returned by CreateExerciseRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateResponseValidationError is the validation error returned by CreateResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateSetRequestValidationError is the validation error returned by CreateSetRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateStatisticRequestValidationError is the validation error returned by CreateStatisticRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateTrainDayRequestValidationError is the validation error returned by CreateTrainDayRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateTrainingProgramRequestValidationError is the validation error returned by CreateTrainingProgramRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
DotsValidationError is the validation error returned by Dots.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ExerciseInfoValidationError is the validation error returned by ExerciseInfo.Validate if the designated constraints aren't met.
ExerciseValidationError is the validation error returned by Exercise.Validate if the designated constraints aren't met.
No description provided by the author
GetExerciseResponseValidationError is the validation error returned by GetExerciseResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetExercisesResponseValidationError is the validation error returned by GetExercisesResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetPublicTrainingProgramsResponseValidationError is the validation error returned by GetPublicTrainingProgramsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetSetResponseValidationError is the validation error returned by GetSetResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetSetsResponseValidationError is the validation error returned by GetSetsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetStatisticResponseValidationError is the validation error returned by GetStatisticResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTechnicRequestValidationError is the validation error returned by GetTechnicRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetTechnicResponseValidationError is the validation error returned by GetTechnicResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainDayResponseValidationError is the validation error returned by GetTrainDayResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainDaysResponseValidationError is the validation error returned by GetTrainDaysResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainingProgramResponseValidationError is the validation error returned by GetTrainingProgramResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTrainingProgramsResponseValidationError is the validation error returned by GetTrainingProgramsResponse.Validate if the designated constraints aren't met.
No description provided by the author
PositionValidationError is the validation error returned by Position.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
PublicTrainingProgramInfoValidationError is the validation error returned by PublicTrainingProgramInfo.Validate if the designated constraints aren't met.
PublicTrainingProgramValidationError is the validation error returned by PublicTrainingProgram.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
SetInfoValidationError is the validation error returned by SetInfo.Validate if the designated constraints aren't met.
No description provided by the author
SetTechnicRequestValidationError is the validation error returned by SetTechnicRequest.Validate if the designated constraints aren't met.
SetValidationError is the validation error returned by Set.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
StatisticInfoValidationError is the validation error returned by StatisticInfo.Validate if the designated constraints aren't met.
StatisticValidationError is the validation error returned by Statistic.Validate if the designated constraints aren't met.
No description provided by the author
TechnicValidationError is the validation error returned by Technic.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TrainDayInfoValidationError is the validation error returned by TrainDayInfo.Validate if the designated constraints aren't met.
TrainDayValidationError is the validation error returned by TrainDay.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TrainingProgramInfoValidationError is the validation error returned by TrainingProgramInfo.Validate if the designated constraints aren't met.
TrainingProgramValidationError is the validation error returned by TrainingProgram.Validate if the designated constraints aren't met.
UnimplementedTrainingV1Server must be embedded to have forward compatible implementations.
No description provided by the author
UpdateExerciseInfoValidationError is the validation error returned by UpdateExerciseInfo.Validate if the designated constraints aren't met.
No description provided by the author
UpdateExerciseRequestValidationError is the validation error returned by UpdateExerciseRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateSetInfoValidationError is the validation error returned by UpdateSetInfo.Validate if the designated constraints aren't met.
No description provided by the author
UpdateSetRequestValidationError is the validation error returned by UpdateSetRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateStatisticInfoValidationError is the validation error returned by UpdateStatisticInfo.Validate if the designated constraints aren't met.
No description provided by the author
UpdateStatisticRequestValidationError is the validation error returned by UpdateStatisticRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTrainDayInfoValidationError is the validation error returned by UpdateTrainDayInfo.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTrainDayRequestValidationError is the validation error returned by UpdateTrainDayRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTrainingProgramInfoValidationError is the validation error returned by UpdateTrainingProgramInfo.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTrainingProgramRequestValidationError is the validation error returned by UpdateTrainingProgramRequest.Validate if the designated constraints aren't met.
# Interfaces
TrainingV1Client is the client API for TrainingV1 service.
TrainingV1Server is the server API for TrainingV1 service.
UnsafeTrainingV1Server may be embedded to opt out of forward compatibility for this service.
# Type aliases
AddProgramFromPublicRequestMultiError is an error wrapping multiple validation errors returned by AddProgramFromPublicRequest.ValidateAll() if the designated constraints aren't met.
CreateExerciseRequestMultiError is an error wrapping multiple validation errors returned by CreateExerciseRequest.ValidateAll() if the designated constraints aren't met.
CreateResponseMultiError is an error wrapping multiple validation errors returned by CreateResponse.ValidateAll() if the designated constraints aren't met.
CreateSetRequestMultiError is an error wrapping multiple validation errors returned by CreateSetRequest.ValidateAll() if the designated constraints aren't met.
CreateStatisticRequestMultiError is an error wrapping multiple validation errors returned by CreateStatisticRequest.ValidateAll() if the designated constraints aren't met.
CreateTrainDayRequestMultiError is an error wrapping multiple validation errors returned by CreateTrainDayRequest.ValidateAll() if the designated constraints aren't met.
CreateTrainingProgramRequestMultiError is an error wrapping multiple validation errors returned by CreateTrainingProgramRequest.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
DotsMultiError is an error wrapping multiple validation errors returned by Dots.ValidateAll() if the designated constraints aren't met.
ExerciseInfoMultiError is an error wrapping multiple validation errors returned by ExerciseInfo.ValidateAll() if the designated constraints aren't met.
ExerciseMultiError is an error wrapping multiple validation errors returned by Exercise.ValidateAll() if the designated constraints aren't met.
GetExerciseResponseMultiError is an error wrapping multiple validation errors returned by GetExerciseResponse.ValidateAll() if the designated constraints aren't met.
GetExercisesResponseMultiError is an error wrapping multiple validation errors returned by GetExercisesResponse.ValidateAll() if the designated constraints aren't met.
GetPublicTrainingProgramsResponseMultiError is an error wrapping multiple validation errors returned by GetPublicTrainingProgramsResponse.ValidateAll() if the designated constraints aren't met.
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
GetSetResponseMultiError is an error wrapping multiple validation errors returned by GetSetResponse.ValidateAll() if the designated constraints aren't met.
GetSetsResponseMultiError is an error wrapping multiple validation errors returned by GetSetsResponse.ValidateAll() if the designated constraints aren't met.
GetStatisticResponseMultiError is an error wrapping multiple validation errors returned by GetStatisticResponse.ValidateAll() if the designated constraints aren't met.
GetTechnicRequestMultiError is an error wrapping multiple validation errors returned by GetTechnicRequest.ValidateAll() if the designated constraints aren't met.
GetTechnicResponseMultiError is an error wrapping multiple validation errors returned by GetTechnicResponse.ValidateAll() if the designated constraints aren't met.
GetTrainDayResponseMultiError is an error wrapping multiple validation errors returned by GetTrainDayResponse.ValidateAll() if the designated constraints aren't met.
GetTrainDaysResponseMultiError is an error wrapping multiple validation errors returned by GetTrainDaysResponse.ValidateAll() if the designated constraints aren't met.
GetTrainingProgramResponseMultiError is an error wrapping multiple validation errors returned by GetTrainingProgramResponse.ValidateAll() if the designated constraints aren't met.
GetTrainingProgramsResponseMultiError is an error wrapping multiple validation errors returned by GetTrainingProgramsResponse.ValidateAll() if the designated constraints aren't met.
PositionMultiError is an error wrapping multiple validation errors returned by Position.ValidateAll() if the designated constraints aren't met.
PublicTrainingProgramInfoMultiError is an error wrapping multiple validation errors returned by PublicTrainingProgramInfo.ValidateAll() if the designated constraints aren't met.
PublicTrainingProgramMultiError is an error wrapping multiple validation errors returned by PublicTrainingProgram.ValidateAll() if the designated constraints aren't met.
SetInfoMultiError is an error wrapping multiple validation errors returned by SetInfo.ValidateAll() if the designated constraints aren't met.
SetMultiError is an error wrapping multiple validation errors returned by Set.ValidateAll() if the designated constraints aren't met.
SetTechnicRequestMultiError is an error wrapping multiple validation errors returned by SetTechnicRequest.ValidateAll() if the designated constraints aren't met.
StatisticInfoMultiError is an error wrapping multiple validation errors returned by StatisticInfo.ValidateAll() if the designated constraints aren't met.
StatisticMultiError is an error wrapping multiple validation errors returned by Statistic.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TechnicMultiError is an error wrapping multiple validation errors returned by Technic.ValidateAll() if the designated constraints aren't met.
TrainDayInfoMultiError is an error wrapping multiple validation errors returned by TrainDayInfo.ValidateAll() if the designated constraints aren't met.
TrainDayMultiError is an error wrapping multiple validation errors returned by TrainDay.ValidateAll() if the designated constraints aren't met.
TrainingProgramInfoMultiError is an error wrapping multiple validation errors returned by TrainingProgramInfo.ValidateAll() if the designated constraints aren't met.
TrainingProgramMultiError is an error wrapping multiple validation errors returned by TrainingProgram.ValidateAll() if the designated constraints aren't met.
UpdateExerciseInfoMultiError is an error wrapping multiple validation errors returned by UpdateExerciseInfo.ValidateAll() if the designated constraints aren't met.
UpdateExerciseRequestMultiError is an error wrapping multiple validation errors returned by UpdateExerciseRequest.ValidateAll() if the designated constraints aren't met.
UpdateSetInfoMultiError is an error wrapping multiple validation errors returned by UpdateSetInfo.ValidateAll() if the designated constraints aren't met.
UpdateSetRequestMultiError is an error wrapping multiple validation errors returned by UpdateSetRequest.ValidateAll() if the designated constraints aren't met.
UpdateStatisticInfoMultiError is an error wrapping multiple validation errors returned by UpdateStatisticInfo.ValidateAll() if the designated constraints aren't met.
UpdateStatisticRequestMultiError is an error wrapping multiple validation errors returned by UpdateStatisticRequest.ValidateAll() if the designated constraints aren't met.
UpdateTrainDayInfoMultiError is an error wrapping multiple validation errors returned by UpdateTrainDayInfo.ValidateAll() if the designated constraints aren't met.
UpdateTrainDayRequestMultiError is an error wrapping multiple validation errors returned by UpdateTrainDayRequest.ValidateAll() if the designated constraints aren't met.
UpdateTrainingProgramInfoMultiError is an error wrapping multiple validation errors returned by UpdateTrainingProgramInfo.ValidateAll() if the designated constraints aren't met.
UpdateTrainingProgramRequestMultiError is an error wrapping multiple validation errors returned by UpdateTrainingProgramRequest.ValidateAll() if the designated constraints aren't met.