|
|
|
|
|
by ratscylla
754 days ago
|
|
I think people like it because the control flow of a given program is more obvious when you write it that way. No one can "throw Foo" three libraries down from their caller as an "API". See https://go.dev/blog/errors-are-values |
|