Documentation ¶
Index ¶
Constants ¶
View Source
const ( XMLHeader = `<?xml version="1.0" encoding="UTF-8"?>` Header = `` /* 190-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func EncodeJSONBytes ¶
EncodeJSONBytes encodes JSON-formatted bytes into JSONx. It is designed to be used for multiple entries so does not prepend the JSONx header tag or append the JSONx footer tag. You can use jsonx.Header and jsonx.Footer to easily add these when necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.