delphi.market/server/router/handler
ekzyis c66e96bf3f refactor: fix init and use DI
* fix init misuse which makes running tests impossible since tests are run inside a temporary test directory which breaks env loading

* use dependency injection pattern for server creation and global server context in route handlers
2023-11-03 20:34:21 +01:00
..
index.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
invoice.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
login.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
logout.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
market.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
session.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
user.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00