document

package
v0.0.0-...-ad82750 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2014 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 D

type D struct {
	Tag      string
	Text     string
	Attr     map[string]string
	Children []*D
}

func New

func New(tag string) *D

func (*D) AddChild

func (d *D) AddChild(c *D)

func (*D) ToHtml

func (d *D) ToHtml() string

func (*D) ToText

func (d *D) ToText() string

Jump to

Keyboard shortcuts

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