garage/src/api
2022-04-14 14:41:47 +02:00
..
k2v Ready to add K2V endpoint implementations 2022-04-14 14:41:47 +02:00
s3 Ready to add K2V endpoint implementations 2022-04-14 14:41:47 +02:00
signature Ready to add K2V endpoint implementations 2022-04-14 14:41:47 +02:00
Cargo.toml First refactor of api 2022-04-13 17:35:40 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs rename api to s3::api in many places to make place for k2v::api 2022-04-13 16:45:46 +02:00
generic_server.rs Fix clippy 2022-04-13 17:41:55 +02:00
helpers.rs Split off router macros to b reused for K2V router 2022-04-14 14:09:53 +02:00
lib.rs Split off router macros to b reused for K2V router 2022-04-14 14:09:53 +02:00
router_macros.rs Ready to add K2V endpoint implementations 2022-04-14 14:41:47 +02:00