samuel / go-thrift

A native Thrift package for Go
BSD 3-Clause "New" or "Revised" License
385 stars 110 forks source link

Deterministic field ordering while encoding #63

Closed nuance closed 9 years ago

nuance commented 9 years ago

It's pretty useful to have a fixed field ordering for tests, and this should be minimal cost.

samuel commented 9 years ago

:+1: