MCPcopy
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
358func (j *JSQuery) UpdateHash() {
359 j.refHash = j.NewHash()
360}
361
362func (j *JSQuery) WasModified() bool {
363 // check if any of the fields has been changed

Callers 1

NewJSQueryFunction · 0.95

Calls 1

NewHashMethod · 0.95

Tested by

no test coverage detected