Change package path

This commit is contained in:
Кобелев Андрей Андреевич
2025-10-14 12:53:46 +05:00
parent e3c9643d05
commit 557fb40268
8 changed files with 20 additions and 21 deletions

View File

@@ -1,7 +1,11 @@
# queue
[![Go Reference](https://pkg.go.dev/badge/git.belvedersky.ru/queue.svg)](https://pkg.go.dev/git.belvedersky.ru/queue)
Simple and lightweight queue implementation in Go with optional Dead Letter Queue (DLQ) support.
Repository:
https://git.belvedersky.ru/belvedersky/queue