Versions in this module Expand all Collapse all v0 v0.0.1 Oct 16, 2020 Changes in this version + func NewPublisher(address string, timeout time.Duration) (messaging.Publisher, error) + func NewSubscriber(address string, timeout time.Duration, logger log.Logger) (messaging.Subscriber, error)