Documentation
¶
Index ¶
Constants ¶
View Source
const ( HeaderContentID = "X-Content-Id" HeaderMimeType = "X-Mime-Type" HeaderErrorCode = "X-Error-Code" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler routes HTTP requests to registered frontend services based on mime-type resolution.
Click to show internal directories.
Click to hide internal directories.