Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalToString ¶
MarshalToString 使用默认配置将对象编码为 JSON 字符串。
func UnmarshalFromString ¶
UnmarshalFromString 使用默认配置将 JSON 字符串解码到对象。
Types ¶
type RawMessage ¶
type RawMessage = jsoniter.RawMessage
RawMessage 是对 json-iterator 的 RawMessage 的简单别名, 用于延迟解析或直接传递 JSON 字段。
Click to show internal directories.
Click to hide internal directories.