"any depth" wildchar
Author: kikyousCreated Nov 29, 2025Updated Nov 30, 2025
* match only one level key:
*.*.*.*.deepKey
It's nice if there is a "any depth" wildchar **, for example
**.deepKey
**deepKey
Source: tidwall/gjson
* match only one level key:
*.*.*.*.deepKey
It's nice if there is a "any depth" wildchar **, for example
**.deepKey
**deepKey
Source: tidwall/gjson