A compatibility testing utility for slim
It builds marshaled data with specified version of slim for testing if a later
version slim
is able to load data from an old version.
- Checkout a version such as
v0.5.4
ofslim
. go run .
to use that version ofslim
to generate marshaled data.