Versions in this module Expand all Collapse all v0 v0.1.18 Jan 3, 2022 v0.1.15 Dec 28, 2021 Changes in this version + type Message interface + GetPayload func() string + type SimpleMessage struct + func (msg *SimpleMessage) GetPayload() string