# Functions
ReadMessageFromByte takes []byte feed and returns PubSubMessage struct.
ReadMessageFromPost takes the HTTP request feed and returns PubSubMessage struct converts time string to time object.
ReadMessageFromString takes string feed and returns PubSubMessage struct.
No description provided by the author
# Variables
No description provided by the author