package
0.0.0-20240506113525-b2b17d773a4b
Repository: https://github.com/21b030939/golang-project.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ValidateEmail checks that the Email field is not an empty string and that it matches the regex for email addresses, validator.EmailRX.
ValidateFilters runs validation checks on the Filters type.
ValidatePasswordPlaintext validtes that the password is not an empty string and is between 8 and 72 bytes long.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

ScopeActivation defines the "activate" scope for scope in the tokens table.
ScopeActivation defines the "activate" scope for scope in the tokens table.

# Variables

No description provided by the author
No description provided by the author
ErrEditConflict is returned when a there is a data race, and we have an edit conflict.
ErrRecordNotFound is returned when a record doesn't exist in database.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Metadata holds pagination metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Permissions holds the permission codes for a single user.