Skip to content

Conversation

@SpencerC
Copy link

@SpencerC SpencerC commented Jun 7, 2023

Execution continues following fmt.Println(err). Since the go standard library uses a combination of panic and log.Fatalf in its examples, it's probably a good idea to use the same pattern here.

If I hadn't tripped over this issue while working on #271, I could totally see myself copying one of these examples and glossing over the non-standard, non-terminating error handling code and letting it wind up in my application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant