Documentation ¶
Index ¶
- func AttributeValue(node *html.Node, key string) string
- func Btoi(b bool) int
- func FindNodeWithId(node *html.Node, id string) *html.Node
- func FindNodeWithName(node *html.Node, name string) *html.Node
- func FromBytes(b []byte, i interface{}) error
- func Itob(i int) bool
- func JSArgs(args ...interface{}) map[string]interface{}
- func PanicOnError(err error)
- func PrintPrettyHTMLNode(node *html.Node) string
- func RandomCrypto(length int) (string, error)
- func ToBytes(i interface{}) ([]byte, error)
- type HtmlNode
- type HtmlNodes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicOnError ¶
func PanicOnError(err error)
func PrintPrettyHTMLNode ¶
func RandomCrypto ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.