package
0.0.0-20230102091508-02d5eeac7d74
Repository: https://github.com/golang-boy/watermill.git
Documentation: pkg.go.dev

# Functions

NewForwarder creates a forwarder which will subscribe to the topic provided in the config using the provided subscriber.
No description provided by the author

# Structs

No description provided by the author
Forwarder subscribes to the topic provided in the config and publishes them to the destination topic embedded in the enveloped message.
Publisher changes `Publish` method behavior so it wraps a sent message in an envelope and sends it to the forwarder topic provided in the config.
No description provided by the author