garage/src/api
2022-05-13 14:30:30 +02:00
..
admin Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00
k2v Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
s3 Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
signature First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
Cargo.toml Refactor admin API to be in api/admin and use common code 2022-05-10 13:25:06 +02:00
common_error.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00
generic_server.rs Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
helpers.rs Refactor code for apply/revert, implement Update/Apply/RevertLayout 2022-05-10 13:25:10 +02:00
lib.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00
router_macros.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00