Aaron Lindsay e2ae508382 Refactor storage interface to return io.Reader and Writer instances
Doing so will enable encrypting/decrypting files in a 'pipeline' without
having to write the intermediate results to a file or store them in
their entirety in memory.

This commit also updates the existing storage classes (local and FTP) to
meet the new interface definition.
2013-09-11 19:37:42 -04:00
2013-09-04 22:02:17 -04:00
2013-09-04 22:02:17 -04:00
2013-09-04 22:02:17 -04:00
2013-09-04 22:02:17 -04:00
2013-09-04 22:02:17 -04:00
2013-09-04 22:02:17 -04:00
Description
No description provided
203 KiB
Languages
Go 100%