package
0.0.0-20250106032217-5b358cb39992
Repository: https://github.com/wizact/go-todo-api.git
Documentation: pkg.go.dev

# Functions

NewUser creates a new user with an auto generated uuid and limited role.
No description provided by the author
No description provided by the author

# Structs

User aggregate with User as it's root entity.
UserEmailView is a snapshot of email information for user aggregate for read-only purposes.
UserTokenView is a snapshot of tokens for user aggregate for read-only purposes.