Hacker News new | ask | show | jobs
by joncalhoun 3008 days ago
> That makes it bloody hard to mock during unit testing.

Can you share why? Not trying to say you are wrong, but I am guessing that part of this stems from some limitations in the way interfaces work in Go, and this could make a good user experience report.