gliderlabs / gliderlabs/comlab
pkg/com: component name not honored in config lookups
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When using configuration getters, it looks up the component from the package name, not the component name. It should map package name to component name and use that to lookup configuration.
Contributor guide
Assessment
This issue has not been assessed yet.