Wayne Hong
Wayne Hong
### Discussed in https://github.com/buger/goreplay/discussions/1068 Originally posted by **hdw868** March 16, 2022 Hi guys, I'm recently trying to do some DNS traffic replay and wondering if goreplay is suitable for my...
There could be a lot of approach to store your configuration to some file such as JSON, YAML, TOML, INI and etc. I wonder what's the proposed way to read/write...
I was using this tool to generate our regression baselines, the result is a JSON string like: ``` { "id": "4163B50C4DD9911804894F827078B218", "instanceId": "020B24C54D891A89B44AAABDBCFCE057", "status": 1 } ``` The problem is...