Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeJSONString ¶
func EncodeJSONString(buf *bytebufferpool.ByteBuffer, s string, escapeHTML bool)
EncodeJSONString escapes string value when encoding it to JSON. From https://golang.org/src/encoding/json/encode.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.