codec

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec struct{}

func New

func New() *Codec

func (Codec) Decode

func (codec Codec) Decode(payload app.Payload) (app.Message, error)

func (Codec) Encode

func (codec Codec) Encode(msg app.Message) (app.Payload, error)

type Envelope

type Envelope struct {
	Type string `json:"type"`
}

Jump to

Keyboard shortcuts

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