tusd/pkg/handler
Marius Kleidl 7b9030c33a
chore: Address misc linting warnings
2023-06-09 11:07:05 +02:00
..
body_reader.go v2: Implement cancelable lock mechanism (#667) 2022-03-19 23:21:17 +01:00
composer.go core: Replace old LockerDataStore with new Locker 2019-09-12 12:37:43 +02:00
composer.mgo core: Remove deprecated DataStore option 2019-08-20 16:16:05 +02:00
composer_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
concat_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
config.go Merge branch 'master' of github.com:tus/tusd into v2 2022-10-10 20:48:47 +02:00
config_test.go core: Add context to DataStores 2019-09-15 13:43:59 +02:00
context.go v2: Implement cancelable lock mechanism (#667) 2022-03-19 23:21:17 +01:00
cors_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
datastore.go core: Change GetReader to return io.ReadCloser (#739) 2022-06-19 12:18:02 +02:00
doc.go core: Move packages into pkg/ and internal/ folders 2019-06-11 18:23:20 +02:00
error.go azurestore: Work around error being not comparable 2022-03-19 23:41:54 +01:00
get_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
handler.go handler, cli: Add a flag to disable downloads and termination of uploads (#668) 2022-03-28 23:43:35 +02:00
handler_mock_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
head_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
hooks.go v2: Rework hooks system (#516) 2022-03-02 00:36:49 +01:00
http.go v2: Rework hooks system (#516) 2022-03-02 00:36:49 +01:00
log.go core: Move packages into pkg/ and internal/ folders 2019-06-11 18:23:20 +02:00
metrics.go v2: Rework hooks system (#516) 2022-03-02 00:36:49 +01:00
options_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
patch_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
post_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
subtest_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
terminate_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
unrouted_handler.go chore: Address misc linting warnings 2023-06-09 11:07:05 +02:00
unrouted_handler_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00
utils_test.go Add v2 to module name 2023-03-08 13:03:18 +01:00