Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ApplicationJson stands for application/json. ApplicationJson = "application/json" // ContentType is the header key for Content-Type. ContentType = "Content-Type" // JsonContentType is the content type for JSON. JsonContentType = "application/json; charset=utf-8" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.