rabbitmq

command
v0.0.0-...-4c34a2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

Плагин для работы с RabbitMQ

Для работы плагина нужна библиотека для работы с amqp

Секция настроек выглядит следующим образом:

[store]
plugin = "rabbitmq.so"
host = "localhost"
port = "5672"
user = "guest"
password = "guest"
key = ""

Описание парамеров:

  • plugin - путь до библиотеки
  • host - адрес сервера
  • port - порт
  • user - пользователь
  • password - пароль
  • exchange - exchange для запасиси
  • key - имя конкретной очереди (если нужно)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL