diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-07 20:20:36 -0500 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-07 20:20:36 -0500 |
commit | 831b6f0167b9c1747d128b4a5a648d4de42ff0a9 (patch) | |
tree | 1042411d1027bdf18a4c8884f595c284e8b5570d /api/go.mod | |
parent | 29f83e05270d0012ad9f273ac3364106fcff5f50 (diff) |
Refactor router and middleware packages
- Move middleware functions from `main.go` to `middleware.go` in the `middleware` package.
- Update import statements in `main.go` and use the `router` package instead of the `controllers` package.
```
Refactor router and middleware packages
Move middleware functions from `main.go` to `middleware.go` in the `middleware` package. Update import statements in `main.go` and use the `router` package instead of the `controllers` package.
```
Diffstat (limited to 'api/go.mod')
0 files changed, 0 insertions, 0 deletions