s3manager-web/internal/app/s3manager
2018-07-24 20:32:08 +02:00
..
bucket_view.go Simplify error handling 2018-07-24 20:32:08 +02:00
bucket_view_test.go Simplify error handling 2018-07-24 20:32:08 +02:00
buckets_view.go Use way instead of mux 2018-05-31 16:11:49 +02:00
buckets_view_test.go Replace assert with is 2018-06-02 12:36:12 +02:00
create_bucket.go Use way instead of mux 2018-05-31 16:11:49 +02:00
create_bucket_test.go Replace assert with is 2018-06-02 12:36:12 +02:00
create_object.go Simplify error handling 2018-07-24 20:32:08 +02:00
delete_bucket.go Use way instead of mux 2018-05-31 16:11:49 +02:00
delete_bucket_test.go Replace assert with is 2018-06-02 12:36:12 +02:00
delete_object.go Use way instead of mux 2018-05-31 16:11:49 +02:00
delete_object_test.go Replace assert with is 2018-06-02 12:36:12 +02:00
errors.go Simplify error handling 2018-07-24 20:32:08 +02:00
get_object.go Use way instead of mux 2018-05-31 16:11:49 +02:00
get_object_test.go Replace assert with is 2018-06-02 12:36:12 +02:00
s3.go Use way instead of mux 2018-05-31 16:11:49 +02:00
s3_test.go Use way instead of mux 2018-05-31 16:11:49 +02:00
s3manager.go Clean up code 2018-05-27 23:11:52 +02:00