mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-04 19:25:42 +00:00
Some refactoring
This commit is contained in:
+5
-1
@@ -2,7 +2,11 @@
|
||||
extern crate log;
|
||||
|
||||
pub mod consul;
|
||||
pub(crate) mod tls_util;
|
||||
|
||||
pub mod ring;
|
||||
pub mod membership;
|
||||
|
||||
pub mod rpc_client;
|
||||
pub mod rpc_server;
|
||||
pub(crate) mod tls_util;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user