nats

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

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

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

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

[store]
plugin = "nats.so"
servers = "nats://localhost:1222, nats://localhost:1223, nats://localhost:1224"
topic = "egts"
user = "guest"
password = "guest"

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

  • plugin - путь до библиотеки
  • servers - адреса серверов
  • topic - топик для отправки сообщений
  • user - логин
  • password - пароль

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