package
0.0.0-20240501085626-80079ec0debf
Repository: https://github.com/elaman122/go-project.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewFilters создает новый объект Filters с значениями по умолчанию.
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.
No description provided by the author
No description provided by the author
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
# 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
Currency ...
ss.
No description provided by the author
No description provided by the author
No description provided by the author
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
# Type aliases
Permissions holds the permission codes for a single user.