package
0.0.0-20240417025418-8e18a74854d4
Repository: https://github.com/echogroot/kratos-examples.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
AppValidationError is the validation error returned by App.Validate if the designated constraints aren't met.
No description provided by the author
BootstrapValidationError is the validation error returned by Bootstrap.Validate if the designated constraints aren't met.

# Type aliases

AppMultiError is an error wrapping multiple validation errors returned by App.ValidateAll() if the designated constraints aren't met.
BootstrapMultiError is an error wrapping multiple validation errors returned by Bootstrap.ValidateAll() if the designated constraints aren't met.