Skip to content

Add Children and ChildNodes methods #126

@rmkane

Description

@rmkane

I think the following methods would be helpful:

  • func (n *Node) Children() []*Node
  • func (n *Node) ChildNodes() ([]*Node, error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions