Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antchfx/htmlquery
/ Current
Method
Current
query.go:241–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
func
(h *NodeNavigator) Current() *html.Node {
242
return
h.curr
243
}
244
245
func
(h *NodeNavigator) NodeType() xpath.NodeType {
246
switch
h.curr.Type {
Callers
2
QuerySelector
Function · 0.80
QuerySelectorAll
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected