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

Better error messages for missing config fields #45

Merged
merged 1 commit into from
Dec 14, 2015

Conversation

justenwalker
Copy link
Contributor

Makes all required fields for backends and services have error messages

For #43


func unmarshallConfig(data []byte) (*Config, error) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word "unmarshal" has 1 "L" not 2. You've got a double-l in a couple places in this PR.

@tgross
Copy link
Contributor

tgross commented Dec 14, 2015

LGTM other than the minor little spelling mistake.

@tgross
Copy link
Contributor

tgross commented Dec 14, 2015

LGTM. Thanks @justenwalker!

tgross added a commit that referenced this pull request Dec 14, 2015
Better error messages for missing config fields
@tgross tgross merged commit 7a94e50 into TritonDataCenter:master Dec 14, 2015
@justenwalker justenwalker deleted the missing-fields branch December 14, 2015 15:39
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.

None yet

2 participants