Each feature must be written in the package according to the features made.
. ├── cmd ├── file │ └── migrator ├── helper │ ├── database │ └── migration ├── user │ ├── api │ ├── endpoint │ ├── handler │ └── model └── util