package
0.0.0-20241231121451-d48790dae331
Repository: https://github.com/xiaohubai/go-gin-grpc-layout.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.

# Type aliases

LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.