Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalResponse ¶
UnmarshalResponse takes an http Response and returns: - its body, deserialized if content-type appropriate - metadata such as headers and status code
Types ¶
type UnmarshalFunc ¶
UnmarshalFunc is a type of function capable of taking the body of an http response and deserialize it into a target interface{}
Click to show internal directories.
Click to hide internal directories.