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

Use default val consts instead of hard-coded vals #114

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Oct 10, 2020

  • add missing default value consts
  • actually use default value consts

fixes #108
refs atc0005/go-lockss#39

- add missing default value consts
- actually *use* default value consts

refs #108
refs atc0005/go-lockss#39
@atc0005 atc0005 added bug Something isn't working config labels Oct 10, 2020
@atc0005 atc0005 added this to the Next Release milestone Oct 10, 2020
@atc0005 atc0005 self-assigned this Oct 10, 2020
@atc0005 atc0005 merged commit f161b9b into master Oct 10, 2020
@atc0005 atc0005 deleted the i108-return-default-value-consts-instead-of-returning-hard-coded-values branch October 10, 2020 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Some) getter methods do not appear to return intended default values
1 participant