Documentation
¶
Index ¶
- func LoadDoc(path string, v any) error
- func LoadURL(url string, v any) error
- func Unmarshal(b []byte, v any) error
- func UnmarshalNode(node *html.Node, v any) error
- func UnmarshalReader(r io.Reader, v any) error
- func UnmarshalText(text string, v any) error
- func UnmarshalValue(nodes []*html.Node, value reflect.Value) error
- type XPath
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.