package
0.0.0-20250130044724-6b00429fa0c0
Repository: https://github.com/ngdangkietswe/swe-protobuf-shared.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterStravaServiceHandler registers the http handlers for service StravaService to "mux".
RegisterStravaServiceHandlerClient registers the http handlers for service StravaService to "mux".
RegisterStravaServiceHandlerFromEndpoint is same as RegisterStravaServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStravaServiceHandlerServer registers the http handlers for service StravaService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
StravaService_ServiceDesc is the grpc.ServiceDesc for StravaService service.

# Structs

No description provided by the author
GetStravaAccountReqValidationError is the validation error returned by GetStravaAccountReq.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
GetStravaAccountRespValidationError is the validation error returned by GetStravaAccountResp.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
IntegrateStravaAccountReq_StravaValidationError is the validation error returned by IntegrateStravaAccountReq_Strava.Validate if the designated constraints aren't met.
IntegrateStravaAccountReqValidationError is the validation error returned by IntegrateStravaAccountReq.Validate if the designated constraints aren't met.
No description provided by the author
StravaAccountValidationError is the validation error returned by StravaAccount.Validate if the designated constraints aren't met.
UnimplementedStravaServiceServer must be embedded to have forward compatible implementations.

# Interfaces

StravaServiceClient is the client API for StravaService service.
StravaServiceServer is the server API for StravaService service.
UnsafeStravaServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

GetStravaAccountReqMultiError is an error wrapping multiple validation errors returned by GetStravaAccountReq.ValidateAll() if the designated constraints aren't met.
GetStravaAccountRespMultiError is an error wrapping multiple validation errors returned by GetStravaAccountResp.ValidateAll() if the designated constraints aren't met.
IntegrateStravaAccountReq_StravaMultiError is an error wrapping multiple validation errors returned by IntegrateStravaAccountReq_Strava.ValidateAll() if the designated constraints aren't met.
IntegrateStravaAccountReqMultiError is an error wrapping multiple validation errors returned by IntegrateStravaAccountReq.ValidateAll() if the designated constraints aren't met.
StravaAccountMultiError is an error wrapping multiple validation errors returned by StravaAccount.ValidateAll() if the designated constraints aren't met.