William McAdams

Results 3 issues of William McAdams

This PR addresses the concerns brought up in [Issue #355](https://github.com/knadh/koanf/issues/335) and previously in [Issue #153](https://github.com/knadh/koanf/issues/153). Since the `koanf.confMap` is a shared resource that could be accessed concurrently from different goroutines...

**Describe the bug** Hey @knadh great library. My team is looking to use it more extensively for runtime config fetching at application startup. However, I was wondering if it would...

enhancement