MCPcopy 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
18func (d *Dnslog) Pre() string {
19 return d.pre
20}
21
22func (d *Dnslog) SetPre(pre string) {
23 d.pre = pre

Callers 1

GetDnslogMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected