# Functions
From builds a message.Msg specific to an elasticsearch document.
# Structs
Base represents a standard message format for transporter data if it does not meet your need, you can embed the struct and override whatever methods needed to accurately represent the data structure.
# Interfaces
A Msg serves to wrap the actual document to provide additional metadata about the document being transported.