Skip to content

lock-free/gomq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomq

RabbitMQ kit for Golang

Features

  1. Has a buffer channel for holding the message temporarily
  2. When publishing message failed, will push the failed message into the buffer again and reconnect RabbitMQ server

Test

  • MQ_URL=amqp://localhost:5672 make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published