[ 原始碼: golang-github-tidwall-gjson ]
套件:golang-github-tidwall-gjson-dev(1.17.1-1)
golang-github-tidwall-gjson-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-tidwall-gjson:
- [golang-github-tidwall-gjson_1.17.1-1.dsc]
- [golang-github-tidwall-gjson_1.17.1.orig.tar.gz]
- [golang-github-tidwall-gjson_1.17.1-1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面)
- Jack Henschel (QA 頁面)
- Michael Prokop (QA 頁面)
- Thorsten Alteholz (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
JSON parser for Go
Go package that provides a fast and simple way to get values from a JSON document. It has features such as one line retrieval, dot notation paths, iteration, and parsing JSON lines.
其他與 golang-github-tidwall-gjson-dev 有關的套件
|
|
|
|
-
- dep: golang-github-tidwall-match-dev (>= 1.1.1)
- simple string pattern matcher for Go
-
- dep: golang-github-tidwall-pretty-dev
- Efficient JSON beautifier and compactor for Go