mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 19:56:39 +00:00
b8879ac68a
* update go-store, go-mutexes Signed-off-by: kim <grufwub@gmail.com> * update vendored code Signed-off-by: kim <grufwub@gmail.com>
3 lines
89 B
Markdown
3 lines
89 B
Markdown
# go-fastcopy
|
|
|
|
An `io.Copy()` implementation that uses a memory pool for the copy buffer. |