Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InvalidUnmarshalError = errors.New("Attempt to unmarshal into invalid object.")
Functions ¶
func UnmarshalXML ¶
Types ¶
type XMLLLSDParser ¶
type XMLLLSDParser struct {
// contains filtered or unexported fields
}
func (*XMLLLSDParser) Unmarshal ¶
func (x *XMLLLSDParser) Unmarshal(data []byte, v interface{}) (err error)
Click to show internal directories.
Click to hide internal directories.