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

Fix config.IsExists for corner case #70

Closed
jeevatkm opened this issue Jun 14, 2017 · 1 comment
Closed

Fix config.IsExists for corner case #70

jeevatkm opened this issue Jun 14, 2017 · 1 comment
Assignees
Labels
bug lib-config Configuration
Projects

Comments

@jeevatkm
Copy link
Member

Currently config.IsExists returns false for corner cases, It good to use config.Get method to verify key existence.

@jeevatkm jeevatkm added bug lib-config Configuration labels Jun 14, 2017
@jeevatkm jeevatkm added this to the v0.7 Milestone milestone Jun 14, 2017
@jeevatkm jeevatkm self-assigned this Jun 14, 2017
jeevatkm added a commit to go-aah/config that referenced this issue Jun 14, 2017
@jeevatkm
Copy link
Member Author

Fixed :)

@jeevatkm jeevatkm added this to In Progress in aah Roadmap Jun 14, 2017
@jeevatkm jeevatkm moved this from In Progress to Done in aah Roadmap Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug lib-config Configuration
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

1 participant