Skip to content

Commit

Permalink
更新 README
Browse files Browse the repository at this point in the history
  • Loading branch information
gitHusband committed Nov 13, 2021
1 parent 48df50a commit 7e7d9e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsonkeys/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# jsonkeys - 获取 json key 的先后顺序
# jsonkeys - 获取 JSON key 的先后顺序

> GitHub - [jsonkeys](https://github.com/gitHusband/goutils/tree/master/jsonkeys)
当使用GO 标准库 `encoding/json` 解析动态JSON 的时候,我们将结果解析为 `map[string]interface{}`

Expand Down

0 comments on commit 7e7d9e5

Please sign in to comment.