Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Finder ¶
func FinderFromNode ¶
func FinderFromString ¶
func (Finder) FindSibling ¶
FindSibling performs flat find among node's siblings. No recursion. Omits current node, starts from a first sibling.
func (Finder) FirstChild ¶
func (Finder) NextSibling ¶
Click to show internal directories.
Click to hide internal directories.