Skip to content

xconfig.Load() should have a way to support case sensitive keys #4

@e-nikolov

Description

@e-nikolov

It currently uses Viper behind the scenes, which forces case insensitive keys.

Potential solutions:

  • Stop using Viper
  • Fork Viper and add a setting for case sensitivity.
  • Convince the Viper people to accept a pull request that adds said setting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions