directory
0.0.0-20200917143433-b1b50a11e74b
Repository: https://github.com/al-un/alun-api.git
Documentation: pkg.go.dev

# Packages

Package core is the essential package required by all other packages.
Package memo is about doing a simple TODO list-like task.
No description provided by the author
Package user handles the user management Scope includes: - User creation and edition - Authentication.
Package utils gathers various useful stuff All listing or list-like information, usually cross-packages, are all gathered in this package in order to have a centralized location for information such as - Error codes list - Email account configuration and templates - Environment variables name.