[ forky ]
[ sid ]
[ 原始碼: golang-github-ysmood-gson ]
套件:golang-github-ysmood-gson-dev(0.7.3-1)
golang-github-ysmood-gson-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ysmood-gson:
- [golang-github-ysmood-gson_0.7.3-1.dsc]
- [golang-github-ysmood-gson_0.7.3.orig.tar.gz]
- [golang-github-ysmood-gson_0.7.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Read and alter JSON values lazily (library)
A tiny JSON library to read and alter a JSON-based object by path, while explicitly coercing to/from the requested Go type. The data structure is lazy, i.e. the value is only going to be parsed if needed.