A library to store and retrieve files on disk
Find a file
2022-06-12 08:58:44 +02:00
.gitlab-ci.yml ci: fix coverage report configuration 2022-06-12 08:58:44 +02:00
.golangci.yml Add code 2022-05-25 18:12:03 +02:00
filestore.go Add code 2022-05-25 18:12:03 +02:00
filestore_test.go tests: make spme tests pass in a docker container 2022-06-11 21:59:06 +02:00
go.mod Add code 2022-05-25 18:12:03 +02:00
go.sum Add code 2022-05-25 18:12:03 +02:00
LICENSE Add code 2022-05-25 18:12:03 +02:00
README.md Initial commit 2022-05-16 18:27:14 +00:00

FileStore

A library to store and retrieve files on disk