llsd

package
v0.0.0-...-998fb2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2014 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidUnmarshalError = errors.New("Attempt to unmarshal into invalid object.")

Functions

func UnmarshalXML

func UnmarshalXML(data []byte, v interface{}) error

Types

type Array

type Array []interface{}

type Map

type Map map[string]interface{}

type Undef

type Undef struct {
}

This type is used to represent LLSD's <undef/> atomic type.

type XMLLLSDParser

type XMLLLSDParser struct {
	// contains filtered or unexported fields
}

func (*XMLLLSDParser) Unmarshal

func (x *XMLLLSDParser) Unmarshal(data []byte, v interface{}) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL