One of the tools I've learned when writing #golang is how to coalesce errors behind an API boundary. Makes for cleaner code.

permalink