Early stage Consul http api support

This commit is contained in:
Ara Sadoyan
2025-04-02 18:58:46 +02:00
parent cbbf45092b
commit 23dae51e22
13 changed files with 536 additions and 74 deletions

View File

@@ -1,3 +1,4 @@
pub mod consul;
pub mod discovery;
mod filewatch;
pub mod healthcheck;