msgpack

package
v0.0.0-...-476324f Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: BSD-3-Clause Imports: 3 Imported by: 32

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(dst any, src []byte) (err error)

func DecodeAll

func DecodeAll(data []byte, handle *codec.MsgpackHandle, out any) error

Decode data into out, but make sure that all bytes in data are used.

func Encode

func Encode(src any) (dst []byte, err error)

func EncodeCanonical

func EncodeCanonical(src any) (dst []byte, err error)

func IsEncodedMsgpackArray

func IsEncodedMsgpackArray(data []byte) bool

func IsJSONObject

func IsJSONObject(data []byte) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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