Add json retrieve test for archiver appliance

This commit is contained in:
Dominik Werder
2022-02-17 16:19:39 +01:00
parent 47acaa68a0
commit c6dba54a62
8 changed files with 201 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
pub mod archapp;
pub mod binnedbinary;
pub mod binnedjson;
pub mod events;