Kijae Choi(Craig)
Kijae Choi(Craig)
Hi @camdencheek I just tested your code on v1.4.1. It doesn't work recursively :( Output for v1.4.0: `map[string]interface {}{"Btype":map[string]interface {}{"Bval":"test"}}` Output for v1.4.1: `map[string]interface {}{"Btype":(*main.B)(0xc000012580)}`
hello @mung9. Is it possible to rewrite the description by English? This repo is public, so that would be nice.
~~I think it would be better to deprecate the old `SlackReporter` and separate it into `SlackReporterV2`. If there's a breaking change, We'll have to update the major version with the...