Documentation
¶
Index ¶
Constants ¶
View Source
const ( MIMEJSON = "application/json" MIMEXML = "application/xml" MIMEXML2 = "text/xml" MIMEYAML = "application/x-yaml" )
Variables ¶
View Source
var ( JSON = jsonBinding{} XML = xmlBinding{} YAML = yamlBinding{} JSONP = jsonpBinding{} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.