msgpack

package
v1.6.14 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package msgpack offers an implementation of the codec.Codec interface for the msgpack data format.

It uses the faster https://github.com/tinylib/msgp/msgp Un-/Marshaler, if it is implemented on the entity. Otherwise, it falls back to using the Un-/Marshal funcs from the https://gopkg.in/vmihailenco/msgpack.v3 package.

Index

Constants

This section is empty.

Variables

View Source
var Codec = &msgpackCodec{}

Codec that encodes to and decodes from msgpack.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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