package
0.1.1
Repository: https://github.com/go-keg/apis.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
AuthOptionValidationError is the validation error returned by AuthOption.Validate if the designated constraints aren't met.
AuthValidationError is the validation error returned by Auth.Validate if the designated constraints aren't met.
No description provided by the author
PermissionValidationError is the validation error returned by Permission.Validate if the designated constraints aren't met.

# Type aliases

AuthMultiError is an error wrapping multiple validation errors returned by Auth.ValidateAll() if the designated constraints aren't met.
AuthOptionMultiError is an error wrapping multiple validation errors returned by AuthOption.ValidateAll() if the designated constraints aren't met.
PermissionMultiError is an error wrapping multiple validation errors returned by Permission.ValidateAll() if the designated constraints aren't met.