Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Client *http.Client Fetcher opossum.Fetcher )
Functions ¶
func Query ¶
func Query(lq *fs.ListenFileListener)
func Xhr ¶
func Xhr(lxhr *fs.ListenFileListener)
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
Node such that one obtains a file structure like
/0 /0/attrs /0/geom /0/html /0/style /0/tag /0/0
...
/0/1
...
...
(dir structure stolen from domfs)
func (Node) DeleteChild ¶
Click to show internal directories.
Click to hide internal directories.