directory: setting up all requests

This commit is contained in:
Dave Hrycyszyn
2019-12-10 17:42:13 +00:00
parent e8c96da9da
commit 8056dd0fc0
7 changed files with 7 additions and 1 deletions
+7 -1
View File
@@ -1 +1,7 @@
pub mod health_check_get;
pub mod health_check_get;
pub mod metrics_mixes_get;
pub mod metrics_mixes_post;
pub mod presence_coconodes_post;
pub mod presence_mixnodes_post;
pub mod presence_providers_post;
pub mod presence_topology_get;