# README
proton
Serialization library for go
# Functions
Generate generates proton methods for provided types and stores them in a file.
# Interfaces
Marshallable is the interface for marshallable messages.
Marshaller is the interface implemented by marshallers.
Message is the interface implemented by messages.