Versions in this module Expand all Collapse all v1 v1.3.2 Jul 22, 2022 v1.3.1 Jul 22, 2022 Changes in this version + func ExtractTopicFromRequestPath(path string) (string, error) + type LegacyPushSubscriptionEvent struct + Subscription string + func (e *LegacyPushSubscriptionEvent) ToBackgroundEvent(topic string) *fftypes.BackgroundEvent + type Message struct + Attributes map[string]string + Data []byte + ID string + PublishTime time.Time