1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/services/archiver
Kyle Evans d134c3f3ce archiver: setup infrastructure for notifying consumers of completion
This API will *not* allow consumers to subscribe to specific requests being
completed, just *any* request being completed. The caller is responsible for
determining if their request is satisfied and waiting again if needed.
2020-05-05 22:49:34 -05:00
..
archiver_test.go archiver: tests: resolve potential source of flakiness 2020-05-05 19:46:09 -05:00
archiver.go archiver: setup infrastructure for notifying consumers of completion 2020-05-05 22:49:34 -05:00