mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 05:12:25 -05:00
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add SQLite licenses to README Signed-off-by: kim (grufwub) <grufwub@gmail.com> * appease the linter, and fix my dumbass-ery Signed-off-by: kim (grufwub) <grufwub@gmail.com> * make requested changes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add back comment Signed-off-by: kim (grufwub) <grufwub@gmail.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| adaptor.go | ||
| codereview.cfg | ||
| doc.go | ||
| errors.go | ||
| fmt.go | ||
| format.go | ||
| frame.go | ||
| go.mod | ||
| LICENSE | ||
| PATENTS | ||
| README | ||
| wrap.go | ||
This repository holds the transition packages for the new Go 1.13 error values. See golang.org/design/29934-error-values.