xml

package
v0.0.0-...-e3369bb Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tag

type Tag struct {
	Type       string
	Attributes map[string]string
	NestedTags []Tag
}

Tag provides a typed version of an XML document

func LoadTagsFrom

func LoadTagsFrom(decoder *xml.Decoder) (Tag, error)

LoadTagsFrom takes an XML decoder and reads the XML document into an Tag type

Jump to

Keyboard shortcuts

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