gin/render
AmirHossein Fallah 93e3206653 test(render): make msgpack tests deterministic
Decode the rendered msgpack output and assert values instead of comparing raw bytes (which can vary with map iteration order).
Enable MsgpackHandle.RawToString so msgpack strings decode as Go strings.
2026-02-17 16:14:35 +03:30
..