first commit

This commit is contained in:
2026-05-26 13:29:52 +05:00
commit 8fc452eb65
14 changed files with 998 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.arx.ru/shuricken/rb-search
go 1.22
require github.com/rabbitmq/amqp091-go v1.10.0