Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Document ¶
type Document struct {
// contains filtered or unexported fields
}
func (*Document) SelectElements ¶
type DocumentReader ¶
func NewDocumentReader ¶
func NewDocumentReader(client *http.Client) (DocumentReader, error)
type Element ¶
type Element struct {
// contains filtered or unexported fields
}
func (*Element) SelectElements ¶
Click to show internal directories.
Click to hide internal directories.