garage/src/api
Alex ec16d166f9
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
Separate error types for k2v and signature
2022-05-13 15:43:44 +02:00
..
admin More error refactoring 2022-05-13 15:21:32 +02:00
k2v Separate error types for k2v and signature 2022-05-13 15:43:44 +02:00
s3 Separate error types for k2v and signature 2022-05-13 15:43:44 +02:00
signature Separate error types for k2v and signature 2022-05-13 15:43:44 +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 More error refactoring 2022-05-13 15:21:32 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Possibility of different error types for different APIs 2022-05-13 13:51:34 +02:00
helpers.rs More error refactoring 2022-05-13 15:21:32 +02:00
lib.rs Rename error::Error to s3::error::Error 2022-05-13 15:10:52 +02:00
router_macros.rs Common error type and admin error type that uses it 2022-05-13 14:30:30 +02:00