package
0.0.0-20220226110805-ce3a2b72a290
Repository: https://github.com/foolishnoob/go-xkratos.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
No description provided by the author
PaginatorReplyValidationError is the validation error returned by PaginatorReply.Validate if the designated constraints aren't met.
No description provided by the author
PaginatorReqValidationError is the validation error returned by PaginatorReq.Validate if the designated constraints aren't met.
# Type aliases
PaginatorReplyMultiError is an error wrapping multiple validation errors returned by PaginatorReply.ValidateAll() if the designated constraints aren't met.
PaginatorReqMultiError is an error wrapping multiple validation errors returned by PaginatorReq.ValidateAll() if the designated constraints aren't met.