Go to file
Torjus Håkestad de279c6fe3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add test for delete
2022-01-15 21:31:32 +01:00
cmd Initial commit 2022-01-15 19:07:33 +01:00
.gitignore Fix gitignore for goreleaser 2022-01-15 19:09:13 +01:00
.goreleaser.yaml Stop bulding for darwin 2022-01-15 19:13:03 +01:00
.woodpecker.yml Initial commit 2022-01-15 19:07:33 +01:00
Dockerfile Initial commit 2022-01-15 19:07:33 +01:00
filestore_memory_test.go Initial commit 2022-01-15 19:07:33 +01:00
filestore_memory.go Add test for delete 2022-01-15 21:31:32 +01:00
filestore_test.go Add test for delete 2022-01-15 21:31:32 +01:00
filestore.go Add test for delete 2022-01-15 21:31:32 +01:00
go.mod Initial commit 2022-01-15 19:07:33 +01:00
go.sum Initial commit 2022-01-15 19:07:33 +01:00
http.go Initial commit 2022-01-15 19:07:33 +01:00