package
0.0.0-20240901182959-433870c02d8d
Repository: https://github.com/paulheg/alaaarm.git
Documentation: pkg.go.dev
# Functions
New Repository.
# Variables
ErrAlreadyExists is returned when an object already exists in the database.
ErrMandatoryDataMissing is returned when data is missing to execute a certain action.
ErrUserAlreadyExists is returned when a user already exists.
ErrUserNotFound is returned when a user was not found.
# Structs
Configuration stores the database configuration.
# Interfaces
AlertRepository defines Alert related data operations.
InviteRepository defines invite related data operations.
Repository interface.
UserRepository defines userdata operations.