package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev
# Functions
Negotiate inspects the Accept header of the provided request and determines what the most appropriate response type should be.
# Constants
MimeEventStream is the mime type for "text/event-stream".
MimeHal is the mime type for "application/hal+json".
MimeJSON is the mime type for "application/json".
MimeProblem is the mime type for application/problem+json".
MimeRaw is the mime type for "application/octet-stream".