gotosocial/internal/processing/media
kim 420e2fb22b
replace async client API / federator msg processing with worker pools (#497)
* replace async client API / federator msg processing with worker pools
* appease our lord-and-saviour, the linter
2022-04-28 13:23:11 +01:00
..
create.go [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
delete.go rename KVStore uses as storage to differentiate between upcoming store package 2021-09-11 20:18:06 +01:00
getfile.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00
getfile_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
getmedia.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
media_test.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
update.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
util.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00