jnnkrdb / jnnkmq

A go package containing essage queueing functions and configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JnnkMQ

GitHub go.mod Go version of a Go module CodeFactor Go Report Card Github tag GitHub issues GPLv3 license

A go package containing message queueing functions and configurations. Currently only RabbitMQ is supported minimally.

Install

Use the go commandline tool to install the package to your go project.

go get github.com/jnnkrdb/jnnkmq

About

A go package containing essage queueing functions and configurations.

License:GNU General Public License v3.0


Languages

Language:Go 96.7%Language:Batchfile 3.3%