全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-flynn-json5  ]

软件包:golang-github-flynn-json5-dev(0.0~git20160717.7620272-2)

golang-github-flynn-json5-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-flynn-json5

维护小组:

外部的资源:

相似软件包:

Go JSON5 decoder package based on encoding/json

This is a Go package that implements decoding of JSON5 values. It provides various functions like Unmarshal, NewDecoder, Buffered, Decode, UseNumber, Error, Float64, Int64, String, UnmarshalJSON. The description of the various functions it supports is as following

Unmarshal - Itparses the JSON-encoded data and stores the result in the value pointed to by v. Decoder - Itreads and decodes JSON values from an input stream. NewDecoder - Itreturns a new decoder that reads from r. Buffered - It returns a reader of the data remaining in the Decoder's buffer. The reader is valid until the next call to Decode. Decode - Itreads the next JSON-encoded value from its input and stores it in the value pointed to by v. UseNumber - Itcauses the Decoder to unmarshal a number into an interface{} as a Number instead of as a float64. Float64 - Itreturns the number as a float64. Int64 - Itreturns the number as an int64. String - Itreturns the literal text of the number. UnmarshalJSON - It sets *m to a copy of data.

其他与 golang-github-flynn-json5-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 golang-github-flynn-json5-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 38.8 kB266.0 kB [文件列表]