proton

package module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 16 Imported by: 37

README

proton

Serialization library for go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(filePath string, msgs ...any) error

Generate generates proton methods for provided types and stores them in a file

Types

type Marshalable added in v0.3.0

type Marshalable interface {
	Marshal(buf []byte) uint64
}

Marshalable is the interface for marshalable messages.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL