Documentation ¶
Index ¶
- func ConsistentJsonBytes(b []byte) []byte
- func DocEqualWithTimestamp(gotDoc, wantDoc *processor.Document) (bool, error)
- func DocNode(v *processor.Document, children ...*processor.DocumentNode) *processor.DocumentNode
- func DocTreeEqual(a, b processor.DocumentTree) bool
- func ExtractURI(blob []byte) (string, error)
- func StringTree(n *processor.DocumentNode) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsistentJsonBytes ¶
ConsistentJsonBytes makes sure that the blob byte comparison does not differ due to whitespace in testing definitions.
func DocEqualWithTimestamp ¶
func DocNode ¶
func DocNode(v *processor.Document, children ...*processor.DocumentNode) *processor.DocumentNode
func DocTreeEqual ¶
func DocTreeEqual(a, b processor.DocumentTree) bool
func ExtractURI ¶ added in v0.8.2
func StringTree ¶
func StringTree(n *processor.DocumentNode) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.