Hacker News new | ask | show | jobs
by nkatsaros 4098 days ago
If anything this is just a nomenclature problem. It's common for Go packages to have New* functions for common use cases and this is one example. After looking at the source it is very clear what it does.