sliproad/files
Gabriel Simmer c28851fcc3
Tests & CI, io.Reader > Multipart file.
Making some improvements to the future maintainability of the project,
namely in the form of tests. Also implemented a new "dist" command to
the Makefile that packs up the binaries, and will eventually be expanded
to do more legwork when prepping for a release.

Updated file providers to use io.Reader over an explicit multipart file,
and removed the handler in favour of a plain filename, since that was
it's primary purpose.
2020-04-03 13:26:06 +01:00
..
backblaze.go Tests & CI, io.Reader > Multipart file. 2020-04-03 13:26:06 +01:00
disk.go Tests & CI, io.Reader > Multipart file. 2020-04-03 13:26:06 +01:00
fileprovider.go Tests & CI, io.Reader > Multipart file. 2020-04-03 13:26:06 +01:00
files_test.go Tests & CI, io.Reader > Multipart file. 2020-04-03 13:26:06 +01:00
fileutils.go Correct config provider, no backblaze goroutine. 2020-04-02 15:31:30 +01:00