Skip to content

Commit

Permalink
kgo.RecordReader: support %v{json} to read json values
Browse files Browse the repository at this point in the history
This also handles arbitrary spacing, so `{  "foo": true }` reads (and
can then be produced as) `{"foo":true}`.
  • Loading branch information
twmb committed Sep 2, 2023
1 parent 4ad9ea5 commit 37edfb9
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 4 deletions.
Loading

0 comments on commit 37edfb9

Please sign in to comment.