gotosocial/internal/api/client/instance
kim 0a1555521d
[performance] use single-threaded image transforms (#3252)
* use single-threaded image resizing in native code so we have more control over goroutines

* implement parallel-free versions of image transform functions also

* remove debug code
2024-08-31 10:41:38 +02:00
..
instance.go
instance_test.go
instanceget.go
instancepatch.go
instancepatch_test.go
instancepeersget.go
instancepeersget_test.go
instancerulesget.go