MCPcopy Create free account
hub / github.com/crufter/goquery / readTagName

Method readTagName

exp/html/token.go:480–498  ·  view source on GitHub ↗

readTagName sets z.data to the "div" in " ". The reader (z.raw.end) is positioned such that the first byte of the tag name (the "d" in "<div") has already been consumed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readStartTagMethod · 0.95
readEndTagMethod · 0.95

Calls 1

readByteMethod · 0.95

Tested by

no test coverage detected