Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Cleanup
Method
Cleanup
modules.go:316–316 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
314
// returns an error, to allow cleaning up from partial provisionings.
315
type
CleanerUpper
interface
{
316
Cleanup() error
317
}
318
319
// ParseStructTag parses a caddy struct tag into its keys and values.
Callers
15
TestAdminHandlerServeHTTPRedactsSensitiveHeadersInLogs
Function · 0.65
TestManageIdentity
Function · 0.65
NewContextWithCause
Function · 0.65
LoadModuleByID
Method · 0.65
TestInternalIssuer_Issue
Function · 0.65
TestServer_SpaceInHeaderNameReturnsBadRequest
Function · 0.65
getContextOrFail
Function · 0.65
TestDialErrorBodyRetry
Function · 0.65
newExpressionMatcher
Function · 0.65
TestResponseRetryStatusCode
Function · 0.65
TestResponseRetryHeader
Function · 0.65
TestResponseRetryNoMatchNoRetry
Function · 0.65
Implementers
7
Handler
modules/caddypki/acmeserver/acmeserver
TLS
modules/caddytls/tls.go
Filesystems
modules/caddyfs/filesystem.go
App
modules/caddyhttp/app.go
Handler
modules/caddyhttp/reverseproxy/reverse
HTTPTransport
modules/caddyhttp/reverseproxy/httptra
Tracing
modules/caddyhttp/tracing/module.go
Calls
no outgoing calls
Tested by
15
TestAdminHandlerServeHTTPRedactsSensitiveHeadersInLogs
Function · 0.52
TestManageIdentity
Function · 0.52
TestInternalIssuer_Issue
Function · 0.52
TestServer_SpaceInHeaderNameReturnsBadRequest
Function · 0.52
getContextOrFail
Function · 0.52
TestDialErrorBodyRetry
Function · 0.52
newExpressionMatcher
Function · 0.52
TestResponseRetryStatusCode
Function · 0.52
TestResponseRetryHeader
Function · 0.52
TestResponseRetryNoMatchNoRetry
Function · 0.52
TestResponseRetryExhaustedPreservesStatusCode
Function · 0.52
TestResponseRetryHeaderCleanup
Function · 0.52