Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bettercap/bettercap
/ UpdateHash
Method
UpdateHash
modules/dns_proxy/dns_proxy_js_query.go:358–360 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
356
}
357
358
func
(j *JSQuery) UpdateHash() {
359
j.refHash = j.NewHash()
360
}
361
362
func
(j *JSQuery) WasModified() bool {
363
// check if any of the fields has been changed
Callers
1
NewJSQuery
Function · 0.95
Calls
1
NewHash
Method · 0.95
Tested by
no test coverage detected