Documentation ¶
Index ¶
Constants ¶
View Source
const ( //MimeEventStream is the mime type for "text/event-stream" MimeEventStream = "text/event-stream" //MimeHal is the mime type for "application/hal+json" MimeHal = "application/hal+json" //MimeJSON is the mime type for "application/json" MimeJSON = "application/json" //MimeProblem is the mime type for application/problem+json" MimeProblem = "application/problem+json" //MimeRaw is the mime type for "application/octet-stream" MimeRaw = "application/octet-stream" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.