This repository has been archived by the owner on May 8, 2019. It is now read-only.
A highly-optimized code generator and runtime library
This stable release brings many reliability and efficiency improvements to the code generator and runtime library.
This release has only one breaking change from the pre-1.0 versions: in struct field tags, use msgp
instead of msg
to specify how to handle particular fields; this naming is consistent with the package name.