package
0.0.0-20250212073303-100dcab722d7
Repository: https://github.com/beiduoke/go-scaffold.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
分页通用请求.
PagingRequestValidationError is the validation error returned by PagingRequest.Validate if the designated constraints aren't met.
分页通用结果.
PagingResponseValidationError is the validation error returned by PagingResponse.Validate if the designated constraints aren't met.
# Type aliases
PagingRequestMultiError is an error wrapping multiple validation errors returned by PagingRequest.ValidateAll() if the designated constraints aren't met.
PagingResponseMultiError is an error wrapping multiple validation errors returned by PagingResponse.ValidateAll() if the designated constraints aren't met.