package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jun 10, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FindContainingJSONByValue(jsonStr, findKey, findValue string, childrenName string) string
FindContainingJSONByValue 通过json的值查找包含的json
- @param jsonStr json字符串(并不验证是否为json)
- @param value 值
- @param childrenName 子节点名称
Source Files
¶
Click to show internal directories.
Click to hide internal directories.