-
Notifications
You must be signed in to change notification settings - Fork 202
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
set default fields via struct default tag #1162
Conversation
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Codecov Report
@@ Coverage Diff @@
## master #1162 +/- ##
==========================================
+ Coverage 30.06% 30.67% +0.61%
==========================================
Files 36 36
Lines 2458 2474 +16
==========================================
+ Hits 739 759 +20
+ Misses 1627 1624 -3
+ Partials 92 91 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
@pravinpushkar app-protocol defaults to http as well. |
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. pending checks pass
Signed-off-by: Pravin Pushkar ppushkar@microsoft.com
Description
Setting defaults values in the struct tag along with the run flags.