RSSAmplifier

Agniva · Mar 20, 2019

Taking the new Go error values proposal for a spin

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

UPDATE July 1, 2019 : The proposal has changed since the blog post was written. Stack traces have been omitted. Now, only the Unwrap , Is and As functions are kept. Also the %w format verb can be used to wrap errors. More information here . Original article follows: There is a new error values proposal for the Go programming language which enhances the errors and fmt packages, adding ability to…

Read on /errors/2019/03/20/error-values.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.