Versions in this module Expand all Collapse all v1 v1.8.1 Mar 10, 2020 Changes in this version + func IsValidMessageQueue(mqType string) bool + func IsValidTopic(mqType string, topic string) bool + func Register(mqType string, validator TopicValidator) + type TopicValidator func(topic string) bool