# Functions
NewAvroSerializer creates a new instance of Avro and returns it.
NewGobSerializer create a new instance of Gob.
NewMessageEncoding creates an instance of Avro and returns gbus.Serializer.
NewProtoSerializer creates a new instance of Proto and returns it.
# Constants
No description provided by the author
# Interfaces
AvroMessageGenerated an interface for the https://github.com/actgardner/gogen-avro since it doesn't have one :(.