package
0.0.0-20241020043710-cafa37b95aad
Repository: https://github.com/lastbackend/toolkit.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
No description provided by the author
HelloWorldRequestValidationError is the validation error returned by HelloWorldRequest.Validate if the designated constraints aren't met.
No description provided by the author
HelloWorldResponseValidationError is the validation error returned by HelloWorldResponse.Validate if the designated constraints aren't met.
# Type aliases
HelloWorldRequestMultiError is an error wrapping multiple validation errors returned by HelloWorldRequest.ValidateAll() if the designated constraints aren't met.
HelloWorldResponseMultiError is an error wrapping multiple validation errors returned by HelloWorldResponse.ValidateAll() if the designated constraints aren't met.