# Functions
NewUserRepository creates a new UserRepository.
No description provided by the author
# Constants
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
# Variables
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserFilterFields is a list of valid fields for filtering users.
UserPartialFields is a list of valid fields for partial responses.
UserSortFields is a list of valid fields for sorting users.
# Structs
DeleteUserInput represents the input for the DeleteUser method.
ListUserInput represents the common input for the list user method.
SelectUsersOutput represents the output for the list user method.
UpdateUserInput represents the input for the UpdateUser method.
User represents a user entity used to model the data stored in the database.
UserInput represents the common input for the user entity.
this implement repository.UserRepository UserRepository is a PostgreSQL store.
No description provided by the author
# Type aliases
InsertUserInput represents the input for the CreateUser method.
SelectUsersInput represents the common input for the select user method.