* Move almost all functions' parameter db.Engine to context.Context * remove some unnecessary wrap functions
* gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt
* Move attachment into models/repo/ * Fix test * Fix bug