Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 360 Bytes

go-bits

Patterns and processes relating to Go.

An example of using bounded, concurrent http requests leveraging context, channels, waitgroup and timeouts.

Simple implementation using RabbitMQ and automated re-connection.