You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli
5e951ab46a
this doens't work if os.TempDir and the current directory are in different filesystems because it's a cross-filesystem move. Annoying af honestly. I think I have to use zip.Create instead of zip.CreateFromDir and handle the file exclusion myself. I could in theory create the zip into memory and then write it to avoid CreateFromDir trying to circularly zip up its own output but I don't like that. |
3 years ago | |
---|---|---|
internal | 3 years ago | |
meta/fart | 3 years ago | |
modules/orel.li/fart | 3 years ago | |
.gitignore | 3 years ago | |
auto | 3 years ago | |
devloop | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
handler.go | 3 years ago | |
main.go | 3 years ago | |
modules-index.json | 3 years ago | |
pathflag.go | 3 years ago | |
serve.go | 3 years ago | |
shutdown.go | 3 years ago | |
usage | 3 years ago | |
zip.go | 3 years ago |