ips/pkg6depotd/src
2025-12-08 22:49:35 +01:00
..
daemon Introduce foundational structure for pkg6depotd 2025-12-08 20:11:05 +01:00
http Refactor catalog handling by replacing get_legacy_catalog with get_catalog_file_path for improved clarity and consistency. 2025-12-08 22:45:39 +01:00
telemetry Introduce foundational structure for pkg6depotd 2025-12-08 20:11:05 +01:00
cli.rs Introduce foundational structure for pkg6depotd 2025-12-08 20:11:05 +01:00
config.rs Introduce foundational structure for pkg6depotd 2025-12-08 20:11:05 +01:00
errors.rs Add repository handling and foundational HTTP routes for pkg6depotd 2025-12-08 20:50:20 +01:00
lib.rs Simplify config loading by replacing match with unwrap_or_else for improved readability. 2025-12-08 22:49:35 +01:00
main.rs Add repository handling and foundational HTTP routes for pkg6depotd 2025-12-08 20:50:20 +01:00
repo.rs Refactor catalog handling by replacing get_legacy_catalog with get_catalog_file_path for improved clarity and consistency. 2025-12-08 22:45:39 +01:00