MCPcopy
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.
315type CleanerUpper interface {
316 Cleanup() error
317}
318
319// ParseStructTag parses a caddy struct tag into its keys and values.

Implementers 7

Handlermodules/caddypki/acmeserver/acmeserver
TLSmodules/caddytls/tls.go
Filesystemsmodules/caddyfs/filesystem.go
Appmodules/caddyhttp/app.go
Handlermodules/caddyhttp/reverseproxy/reverse
HTTPTransportmodules/caddyhttp/reverseproxy/httptra
Tracingmodules/caddyhttp/tracing/module.go

Calls

no outgoing calls