A very, very long time ago (like 5 years ago) I implemented the Justext
boilerplate removal algorithm in Go. I found it useful when I was messing
around with my own Readability fun project:
https://github.com/JalfResi/justext
The code is probably awful (it was one of the projects I used to lear
On a complete tangent, are you calling a stored procedure there? I thought
the database/sql package didn't support MySQL stored procedures yet?
On Monday, June 5, 2017 at 5:43:33 PM UTC+1, Ren Thraysk wrote:
>
>
> Wrote something similar recently.
>
> One difference is that I moved the rows.Scan