Hacker News new | ask | show | jobs
Parse Procfiles in Go (github.com)
6 points by hecticjeff 5007 days ago
1 comments

Idiomatically, this should take a Reader and return the result rather than taking a string.