forgejo/modules/queue
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
bytefifo.go
helper.go
manager.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue_bytefifo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue_channel.go
queue_channel_test.go
queue_disk.go
queue_disk_channel.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue_disk_channel_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue_disk_test.go
queue_redis.go
queue_test.go
queue_wrapped.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting.go
unique_queue.go
unique_queue_channel.go
unique_queue_disk.go
unique_queue_disk_channel.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
unique_queue_redis.go
unique_queue_wrapped.go
workerpool.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00