goyamp
goyamp copied to clipboard
How to get output from Goyamp into awk or SQL database, maybe CSV?
Supposing we want to put the Goyamp output into a SQL database, or more likely, process it with Awk. There already standalone programs which do this, leverage their code. Prior art is https://github.com/tomnomnom/gron. Maybe add a note in the Goyamp documentation for this use case.