Categorygithub.com/hashicorp/go-msgpack
module
1.1.6
Repository: https://github.com/hashicorp/go-msgpack.git
Documentation: pkg.go.dev

# README

go

Collection of Open-Source Go libraries and tools.

Codec

Codec is a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for msgpack and Binc.

Online documentation is at [http://godoc.org/github.com/ugorji/go/codec].

Install using:

go get github.com/ugorji/go/codec

# Packages

MSGPACK Msgpack-c implementation powers the c, c++, python, ruby, etc libraries.