package
0.0.0-20240528100830-79c95e3d0934
Repository: https://github.com/go-kratos/examples.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
BootstrapValidationError is the validation error returned by Bootstrap.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
Data_DatabaseValidationError is the validation error returned by Data_Database.Validate if the designated constraints aren't met.
No description provided by the author
Data_RedisValidationError is the validation error returned by Data_Redis.Validate if the designated constraints aren't met.
DataValidationError is the validation error returned by Data.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
Server_GRPCValidationError is the validation error returned by Server_GRPC.Validate if the designated constraints aren't met.
No description provided by the author
Server_HTTPValidationError is the validation error returned by Server_HTTP.Validate if the designated constraints aren't met.
ServerValidationError is the validation error returned by Server.Validate if the designated constraints aren't met.
No description provided by the author
TraceValidationError is the validation error returned by Trace.Validate if the designated constraints aren't met.

# Type aliases

BootstrapMultiError is an error wrapping multiple validation errors returned by Bootstrap.ValidateAll() if the designated constraints aren't met.
Data_DatabaseMultiError is an error wrapping multiple validation errors returned by Data_Database.ValidateAll() if the designated constraints aren't met.
Data_RedisMultiError is an error wrapping multiple validation errors returned by Data_Redis.ValidateAll() if the designated constraints aren't met.
DataMultiError is an error wrapping multiple validation errors returned by Data.ValidateAll() if the designated constraints aren't met.
Server_GRPCMultiError is an error wrapping multiple validation errors returned by Server_GRPC.ValidateAll() if the designated constraints aren't met.
Server_HTTPMultiError is an error wrapping multiple validation errors returned by Server_HTTP.ValidateAll() if the designated constraints aren't met.
ServerMultiError is an error wrapping multiple validation errors returned by Server.ValidateAll() if the designated constraints aren't met.
TraceMultiError is an error wrapping multiple validation errors returned by Trace.ValidateAll() if the designated constraints aren't met.