全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-coreos-go-json  ]

套件:golang-github-coreos-go-json-dev(0.0~git20200220.5ae6071-2)

golang-github-coreos-go-json-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-coreos-go-json

維護小組:

外部的資源:

相似套件:

Go's encoding/json library plus Node struct support (library)

This is a fork of go's encoding/json library. It adds the a third target for unmarshalling, json.Node. Unmarshalling to a Node behaves similarilarly to unmarshalling to an interface{}, except it also records the offsets for the start and end of the value that was unmarshalled and, if the value was part of a json object, it also records the offsets of the start and end of the object's key. The Value field of the Node will be unmarshalled to the same types as if it were an interface{}, except in the case of arrays and objects. In those case it will be unmarshalled to a []Node or map[string]Node instead []interface{} or map[string]interface{} for arrays and objects, respectively.

下載 golang-github-coreos-go-json-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 160。9 kB311。0 kB [檔案列表]