mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:22:24 -05:00
* update go-storage dependency, for S3Storage manually call PutObject() so we can set content-type * update calls to PutFile() to include the contentType |
||
|---|---|---|
| .. | ||
| disk | ||
| internal | ||
| memory | ||
| s3 | ||
| block.archived | ||
| block_test.archived | ||
| errors.go | ||
| LICENSE | ||
| README.md | ||
| storage.go | ||
| test.sh | ||
go-storage
A simple library providing various storage implementations with a simple read-write-stat interface.
Supports: on-disk, memory, S3.