# README
Note:
Since the release of cloudevents, there is no need to maintain hedwig anymore. Please use the Go SDK instead of using hedwig.
Hedwig Go
Golang emitter and consumer for Hedwig
About Hedwig
Hedwig is an attempt to standardize messaging and events between micro-services.
It uses RabbitMQ as the transport and simplifies the API down significantly.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Delayed Type Exchanges also need an extra arg with following key with the value set to actual ExchangeType like `direct`, `topic` etc.
Following header should be used when you are publishing to an Delay exchange.
For exchanges which use RMQ delay plugin, following type should be used as ExchangeType.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author