package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
This package contains the Server Sent Events implementation used by frontier.

# 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".