Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateToken ¶
func ErrorHandler ¶
func HashPassword ¶
func VerifyPassword ¶
Types ¶
type Claims ¶
type StructValidator ¶
type StructValidator struct {
// contains filtered or unexported fields
}
func NewStructValidator ¶
func NewStructValidator() *StructValidator
func (*StructValidator) Validate ¶
func (v *StructValidator) Validate(out any) error
type ValidationErrorDetail ¶
func ParseValidationErrors ¶
func ParseValidationErrors(err error) []ValidationErrorDetail
Click to show internal directories.
Click to hide internal directories.