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

# Variables

See `HttpRule`.
No description provided by the author
No description provided by the author

# Structs

A custom pattern is used for defining custom HTTP verb.
CustomHttpPatternValidationError is the validation error returned by CustomHttpPattern.Validate if the designated constraints aren't met.
Defines the HTTP configuration for an API service.
gRPC Transcoding gRPC Transcoding is a feature for mapping between a gRPC method and one or more HTTP REST endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HttpRule_Post
No description provided by the author
No description provided by the author
HttpRuleValidationError is the validation error returned by HttpRule.Validate if the designated constraints aren't met.
HttpValidationError is the validation error returned by Http.Validate if the designated constraints aren't met.

# Type aliases

CustomHttpPatternMultiError is an error wrapping multiple validation errors returned by CustomHttpPattern.ValidateAll() if the designated constraints aren't met.
HttpMultiError is an error wrapping multiple validation errors returned by Http.ValidateAll() if the designated constraints aren't met.
HttpRuleMultiError is an error wrapping multiple validation errors returned by HttpRule.ValidateAll() if the designated constraints aren't met.