please provide an API to read JSON from file directly. #1725
Labels
kind: enhancement/improvement
solution: wontfix
the issue will not be fixed (either it is impossible or deemed out of scope)
Describe the feature in as much detail as possible.
In most case, I have a config file with json format data in it. I want to load this config parameter directly.
Include sample usage where appropriate.
For example, I have a mysql client that will read the configuration of MySQL ip address, port, user name and password. All these infos are provided in a json file.
The text was updated successfully, but these errors were encountered: