clipper/backend/generated/mocks
Rob Watson 176a1cd8c1 Revert "FileStore.PutObject: Accept io.ReadCloser"
This turned out to actually make testing more difficult, as the
FileStore objects are generally mocked themselves and moving the Close()
call inside them introduced IO problems in the test suite.

This reverts commit a063f85eca.
2022-01-03 13:32:39 +01:00
..
FileStore.go Revert "FileStore.PutObject: Accept io.ReadCloser" 2022-01-03 13:32:39 +01:00
S3Client.go Add test coverage for filestore package 2021-12-13 21:13:11 +01:00
S3PresignClient.go Add test coverage for filestore package 2021-12-13 21:13:11 +01:00
Store.go Add test coverage for MediaService.GetAudioSegment 2021-12-05 20:05:58 +01:00
YoutubeClient.go Rename gRPC endpoints and service methods. 2021-12-17 17:30:53 +01:00