package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/go.git
Documentation: pkg.go.dev

# Packages

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".
MimeRaw is the mime type for "application/octet-stream".