Split snapshot_package module (#6447)

automerge
This commit is contained in:
Greg Fitzgerald
2019-10-18 15:58:16 -06:00
committed by Grimes
parent 35461df92d
commit e81ba8e79f
7 changed files with 281 additions and 273 deletions

View File

@@ -55,6 +55,7 @@ pub mod service;
pub mod sigverify;
pub mod sigverify_stage;
pub mod snapshot_package;
pub mod snapshot_packager_service;
pub mod snapshot_utils;
pub mod storage_stage;
pub mod streamer;