codec

package
v0.0.0-...-ffb58c1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 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 (Codec) Marshal

func (codec Codec) Marshal(message interface{}) (out []byte, err error)

func (Codec) Name

func (Codec) Name() string

func (Codec) Unmarshal

func (codec Codec) Unmarshal(data []byte, message interface{}) (err error)

Jump to

Keyboard shortcuts

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