package
0.1.51
Repository: https://github.com/origadmin/runtime.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

PageRequest common request.
PageRequestValidationError is the validation error returned by PageRequest.Validate if the designated constraints aren't met.
PageResponse general result.
PageResponseValidationError is the validation error returned by PageResponse.Validate if the designated constraints aren't met.

# Type aliases

PageRequestMultiError is an error wrapping multiple validation errors returned by PageRequest.ValidateAll() if the designated constraints aren't met.
PageResponseMultiError is an error wrapping multiple validation errors returned by PageResponse.ValidateAll() if the designated constraints aren't met.