Documentation ¶
Index ¶
Constants ¶
View Source
const ( HD_DEPTH = "Depth" HD_DEPTH_DEEP = "1" HD_PREFER = "Prefer" HD_PREFER_MINIMAL = "return=minimal" HD_PREFERENCE_APPLIED = "Preference-Applied" )
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Types ¶
type Response ¶
func NewResponse ¶
func NewResponse() *Response
func (*Response) Write ¶
func (this *Response) Write(writer http.ResponseWriter)
Click to show internal directories.
Click to hide internal directories.