We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example:
dnsc/config/getters.go
Lines 31 to 43 in e2fb9f2
dnsc/config/config.go
Line 53 in e2fb9f2
I'm thinking that I must have changed the design part way through and didn't go back and sync the behavior.
The text was updated successfully, but these errors were encountered:
Use default val consts instead of hard-coded vals
c5defc1
- add missing default value const for config server url - actually *use* default value consts for log level, format refs #39 refs atc0005/dnsc#108
5e984c6
c06a64c
- add missing default value consts - actually *use* default value consts refs #108 refs atc0005/go-lockss#39
atc0005
Successfully merging a pull request may close this issue.
Example:
dnsc/config/getters.go
Lines 31 to 43 in e2fb9f2
dnsc/config/config.go
Line 53 in e2fb9f2
I'm thinking that I must have changed the design part way through and didn't go back and sync the behavior.
The text was updated successfully, but these errors were encountered: