Documentation ¶
Index ¶
Constants ¶
View Source
const (
// TypeKey for HTTP headers.
TypeKey = "Content-Type"
)
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶ added in v1.286.0
func NewHandler(prefix string, enc *encoding.Map, handler Handler) func(res http.ResponseWriter, req *http.Request)
NewHandler for content.
Types ¶
type Type ¶
Type for content.
func NewFromMedia ¶
NewFromMedia for content.
func NewFromRequest ¶
NewFromRequest for content.
Click to show internal directories.
Click to hide internal directories.