clipper/backend
Rob Watson a063f85eca
continuous-integration/drone/push Build is passing Details
FileStore.PutObject: Accept io.ReadCloser
Accepting a ReadCloser in place of a Reader allows the FileSystem
implementation to handle closing the reader, which in turn simplifies
downstream code.
2022-01-03 09:57:49 +01:00
..
cmd Add base URL to serve file system store objects over HTTP 2021-12-09 04:05:34 +01:00
config Add base URL to serve file system store objects over HTTP 2021-12-09 04:05:34 +01:00
filestore FileStore.PutObject: Accept io.ReadCloser 2022-01-03 09:57:49 +01:00
generated FileStore.PutObject: Accept io.ReadCloser 2022-01-03 09:57:49 +01:00
media FileStore.PutObject: Accept io.ReadCloser 2022-01-03 09:57:49 +01:00
server Add GetAudioSegment flow 2021-12-29 16:41:43 +01:00
sql Remove S3 bucket columns from media_sets table 2021-12-13 04:29:02 +01:00
.env.example Add base URL to serve file system store objects over HTTP 2021-12-09 04:05:34 +01:00
go.mod Add test coverage for MediaService.GetAudioSegment 2021-12-05 20:05:58 +01:00
go.sum Add test coverage for MediaService.GetAudioSegment 2021-12-05 20:05:58 +01:00
sqlc.yaml Migrate libpq > pgx 2021-11-23 13:20:56 +01:00