Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kgo.RecordReader: support %v{json} to read json values
This also handles arbitrary spacing, so `{ "foo": true }` reads (and can then be produced as) `{"foo":true}`.
- Loading branch information