codec

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeMsgPack

func DecodeMsgPack(r io.Reader, v interface{}) error

DecodeMsgPack decodes a MessagePack stream into the provided interface.

func DecodeYAML

func DecodeYAML(r io.Reader, v interface{}) error

DecodeYAML decodes a YAML stream into the provided interface.

func EncodeMsgPack

func EncodeMsgPack(w io.Writer, v interface{}) error

EncodeMsgPack encodes an interface into a MessagePack stream.

func EncodeYAML

func EncodeYAML(w io.Writer, v interface{}) error

EncodeYAML encodes an interface into a YAML stream.

Types

This section is empty.

Jump to

Keyboard shortcuts

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