Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultTimeout int = 5
Functions ¶
func Unserialize ¶
func Unserialize(buffer io.ReadCloser) []interface{}
Types ¶
type MethodResponse ¶
type MethodResponse struct {
Params []Param `xml:"params>param"`
}
Click to show internal directories.
Click to hide internal directories.