tusd/pkg
André Fontenele b5cbafdbd5
handler: Avoid calling WriteChunk if no data is available (#746)
* fix: avoiding `writeChunk` no-op

* fix: formatting

* fix: added return statement

* fix: preserving side effects

* refactor: smaller change
2022-06-17 14:04:26 +02:00
..
azurestore Fix leakage of info when no azure blob is found (#664) 2022-03-17 17:29:15 +01:00
filelocker core: Replace old LockerDataStore with new Locker 2019-09-12 12:37:43 +02:00
filestore core: Handle errors from reading request body centrally 2021-04-26 10:08:37 +02:00
gcsstore gcsstore: Avoid panic when composing with no passed objects (#360) 2022-05-04 19:18:41 +02:00
handler handler: Avoid calling WriteChunk if no data is available (#746) 2022-06-17 14:04:26 +02:00
memorylocker memorylocker: Fix function names in documentation (#412) 2020-08-01 15:02:46 +02:00
prometheuscollector core: Move packages into pkg/ and internal/ folders 2019-06-11 18:23:20 +02:00
proto/v1 cli: Fix build time error of gRPC hooks 2020-04-06 13:46:58 +02:00
s3store s3store: stricter character replacement regexp for x-amz-metadata (#598) 2021-12-30 17:17:45 +01:00