]> localhost Git - tq-wave11-pf.git/commit
feat: code format + update + a bunch of utils
authorJansen <[email protected]>
Thu, 7 Aug 2025 19:50:25 +0000 (15:50 -0400)
committerJansen <[email protected]>
Thu, 7 Aug 2025 19:50:25 +0000 (15:50 -0400)
commitc5cf60ab07abef060835118f80e2fc99d409727e
tree08f0704a27d6db5e83aa8b8e3d7d74adc5bba3d1
parent522e6f2ad7c7dd9b2b9926590d6f400848602557
feat: code format + update + a bunch of utils
13 files changed:
internal/errors/errors.go [new file with mode: 0644]
persistence/inmemory/ingredients.go
persistence/inmemory/inmemory.go
persistence/persistence.go
pkg/core/ingrendient.go
pkg/http/errors.go [deleted file]
pkg/http/http.go
pkg/http/ingredient.go
pkg/http/util/errors.go [new file with mode: 0644]
pkg/http/util/middlewares.go [moved from pkg/http/middlewares.go with 88% similarity]
pkg/http/util/parsers.go [new file with mode: 0644]
pkg/services/errors.go [deleted file]
pkg/services/ingredient.go