depot/web/fup
Luke Granger-Brown 7bac0aee74 fup: implement deleting expired files on request
This is a very basic implementation of gating that we only return files which
haven't expired.  If the file has expired, then we just delete it.
2021-03-21 14:56:42 +00:00
..
cmd fup: add file serving 2021-03-21 03:04:38 +00:00
fuphttp fup: implement deleting expired files on request 2021-03-21 14:56:42 +00:00
fupstatic fup: add a template function for getting paths to static assets 2021-03-21 03:03:15 +00:00
hashfs fup: move hashfs into its own package. 2021-03-20 23:43:59 +00:00
default.nix fup: fixup 2021-03-21 03:29:34 +00:00
fup.go fup: add viper for persistent config 2021-03-20 23:32:56 +00:00
go.mod fup: add viper for persistent config 2021-03-20 23:32:56 +00:00
go.sum fup: add viper for persistent config 2021-03-20 23:32:56 +00:00
go.sum.license fup: add SPDX headers 2021-03-20 20:40:40 +00:00