Categorygithub.com/outofforest/proton
modulepackage
0.7.4
Repository: https://github.com/outofforest/proton.git
Documentation: pkg.go.dev

# README

proton

Serialization library for go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.