Rob Watson a063f85eca
All checks were successful
continuous-integration/drone/push Build is passing
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
..