On Wed, Jun 23, 2021 at 12:55 PM a2800276 <a2800...@gmail.com> wrote:

> More practically though, most programmers would probably prefer to follow
>> guidance provided by the authors of the library they are using because by
>> virtue of having written the library, the authors probably understand not
>> only the library's implementation  and  technical constraints better than
>> the user but  also tend to have a better grasp of the problem domain.
>>
>
>
In addition: errors are markers for observability. That is, given errors,
you can deduce how the internal state of the system went wrong, and what to
do about it. As a rule: the more subtle the bug, the more aggressive your
error reporting needs to be.


-- 
J.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAGrdgiVOzNi-THF0Hrb0JKYVB5BesVsz%2BGksnDz8H6xcLSb9iw%40mail.gmail.com.

Reply via email to