Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
add 'Must' style methods for different components #11
Conversation
coveralls
commented
Jul 15, 2016
•
suyash
added some commits
Jul 15, 2016
coveralls
commented
Jul 15, 2016
•
coveralls
commented
Jul 15, 2016
•
suyash
added some commits
Jul 15, 2016
coveralls
commented
Jul 15, 2016
•
suyash
merged commit dc0362c
into
master
Jul 18, 2016
suyash
deleted the
must-style-methods
branch
Jul 18, 2016
suyash
referenced this pull request
Jul 18, 2016
Closed
implement prometheus style `Must` methods that panic automatically on an error instead of returning them #10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
suyash commentedJul 15, 2016
fixes a bunch of linting issues and makes the API less verbose