Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

add support to parse stdin in jsonlines format #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mojozinc
Copy link

@mojozinc mojozinc commented Feb 17, 2020

stdin can be a stream of new line seperated jsons
controlled by a -line cmd line flag

fix for #9

parse a -line flag from cmd line args, if set , treats the stdin as newline seperated jsons

can be tested manually
go build .
./jsonui -line < test_big_line.jsonl

stdin can be a stream ofnew line seperated jsons
controlled by a -line cmd line flag
@gulyasm
Copy link
Owner

gulyasm commented Feb 24, 2020

Thanks for the pull request @mojozinc !
I am doing a workshop till Wednesday, I will review it as soon as I'm back (around wednesday-thursday).

@Gerst20051
Copy link

This is a cool project would be cool to see it pick up some traction!

@gulyasm
Copy link
Owner

gulyasm commented Jul 9, 2021

I'm sorry I don't reply to these PRs, I'm absolutely overwhelmed with my work and family. I will try to review these over the weekend.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants