Documentation
¶
Index ¶
Constants ¶
View Source
const ( ContentType = "Content-Type" TextHTML = "text/html" ApplicationJSON = "application/json" )
Variables ¶
This section is empty.
Functions ¶
func DecodeInto ¶ added in v1.0.0
Can be called when already having a var of type T. Unmarshals data into the target.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.