package
module
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 37
Opens a new window with list of known importers.
README
¶
proton
Serialization library for go
Documentation
¶
Generate generates proton methods for provided types and stores them in a file.
type Marshallable interface {
Marshal(buf []byte) uint64
}
Marshallable is the interface for marshallable messages.
Marshaller is the interface implemented by marshallers.
Message is the interface implemented by messages.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.