ALR/internal
Maxim Slipenko 52d3ab7791 refactor: migrate db and config packages to use struct-based API
Removed global variables in favor of instance variables. This makes the code more maintainable and making it easier to write unit tests without relying on global state.

Marked the old functions with global state as obsolete, redirecting them to use a new API based on struct in order to rewrite the code using these functions gradually.
2025-01-14 10:11:17 +03:00
..
cliutils alr изменения 2024-05-05 13:32:08 +03:00
config refactor: migrate db and config packages to use struct-based API 2025-01-14 10:11:17 +03:00
cpu alr изменения 2024-05-05 13:32:08 +03:00
db refactor: migrate db and config packages to use struct-based API 2025-01-14 10:11:17 +03:00
dl fix: use MkdirAll instead Mkdir to ignore existing dirs 2024-11-17 21:11:54 +03:00
dlcache alr изменения 2024-05-05 13:32:08 +03:00
osutils alr изменения 2024-05-05 13:32:08 +03:00
overrides alr изменения 2024-05-05 13:32:08 +03:00
pager alr изменения 2024-05-05 13:32:08 +03:00
shutils Изменение ссылки на gitea.plemya-x.ru 2024-09-06 12:22:37 +03:00
translations alr изменения 2024-05-05 13:32:08 +03:00
types alr изменения 2024-05-05 13:32:08 +03:00