Skip to content
philhofer edited this page Nov 13, 2014 · 7 revisions

Welcome to the msgp wiki!

Intro to the MessagePack type system

This article discusses the MessagePack type system.

msgp Type Mapping

This article discusses how msgp maps Go's type system onto MessagePack, and vice-versa. Topics include numerical overflow, complex numbers, time.Time, and type system extensions.

Tips and Tricks

Tips and tricks for improving performance and using advanced features.

Clone this wiki locally