Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ emptySnapshot
Function
emptySnapshot
internal/pluginhost/snapshot.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
emptySnapshot() *Snapshot {
42
return
&Snapshot{}
43
}
44
45
func
(h *Host) activeRecords() []capabilityRecord {
46
return
h.activeRecordsFromSnapshot(h.Snapshot())
Callers
4
New
Function · 0.85
Snapshot
Method · 0.85
ApplyConfig
Method · 0.85
ShutdownAll
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected