Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Destruct
Method
Destruct
modules/caddytls/connpolicy.go:1084–1084 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1082
type
destructableWriter
struct
{ *os.File }
1083
1084
func
(d destructableWriter) Destruct() error {
return
d.Close() }
1085
1086
var
secretsLogPool = caddy.NewUsagePool()
1087
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected