Add burst_queue (for now just to archive it)

This commit is contained in:
MaxJa4
2024-01-23 18:41:00 +01:00
parent fa5728fba2
commit 2759a0a525
5 changed files with 95 additions and 1 deletions

View File

@@ -4,4 +4,5 @@ use (
.
internal/cache
internal/session
internal/burst_queue
)