Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJSONParser ¶ added in v1.88.0
GetJSONParser returns JSON parser.
The parser must be returned to the pool via PutJSONParser when no longer needed.
func PutJSONParser ¶ added in v1.88.0
PutJSONParser returns p to the pool.
p cannot be used after returning to the pool.
Types ¶
Click to show internal directories.
Click to hide internal directories.