Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SummerSec/SpringExploit
/ Pre
Method
Pre
cmd/commons/utils/dnslog.go:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
func
(d *Dnslog) Pre() string {
19
return
d.pre
20
}
21
22
func
(d *Dnslog) SetPre(pre string) {
23
d.pre = pre
Callers
1
GetDnslog
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected