delphi.market/pages
ekzyis 7558655458 refactor: Structure code into different packages
I have put too much code into the same files.

Also, I put everything into the same package: main.

This package is only meant for executables.

Therefore, I have refactored my code to use multiple packages. These packages also guarantee separation of concerns since Golang doesn't allow cyclic imports.
2023-09-10 23:13:08 +02:00
..
index.html Add user page 2023-09-09 22:52:51 +02:00
invoice.html refactor: Structure code into different packages 2023-09-10 23:13:08 +02:00
login.html Add user page 2023-09-09 22:52:51 +02:00
market.html Remove hidden attr from order form 2023-09-09 22:52:51 +02:00
user.html Use as unit symbol 2023-09-09 22:52:51 +02:00