Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log.Fatal(err) is useful #1185

Merged
merged 1 commit into from
Feb 2, 2017
Merged

log.Fatal(err) is useful #1185

merged 1 commit into from
Feb 2, 2017

Conversation

mattn
Copy link
Contributor

@mattn mattn commented Jan 25, 2017

In the most cases I write if err != nil {} is this.

@fatih
Copy link
Owner

fatih commented Feb 2, 2017

Agree I also use this a lot nowadays. Thanks @mattn

@fatih fatih merged commit 6e832e6 into fatih:master Feb 2, 2017
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.

2 participants