package
0.0.0-20250212073303-100dcab722d7
Repository: https://github.com/beiduoke/go-scaffold.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
通用返回.
通用返回数据.
ResultDataValidationError is the validation error returned by ResultData.Validate if the designated constraints aren't met.
ResultValidationError is the validation error returned by Result.Validate if the designated constraints aren't met.
# Type aliases
ResultDataMultiError is an error wrapping multiple validation errors returned by ResultData.ValidateAll() if the designated constraints aren't met.
ResultMultiError is an error wrapping multiple validation errors returned by Result.ValidateAll() if the designated constraints aren't met.