Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Log ¶
func Log() httpclient.HookFn
func UnmarshalResponse ¶
func UnmarshalResponse(target interface{},
unmarshaller ...Unmarshaller) httpclient.HookFn
UnmarshalResponse will be unmarshal response body to target
Types ¶
type Unmarshaller ¶
func NewJsonUnmarshaller ¶
func NewJsonUnmarshaller() Unmarshaller
func NewXmlUnmarshaller ¶
func NewXmlUnmarshaller() Unmarshaller
Click to show internal directories.
Click to hide internal directories.