MCPcopy
hub / github.com/caddyserver/caddy / Close

Method Close

modules/caddyhttp/server.go:1187–1189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1185}
1186
1187func (r *lengthReader) Close() error {
1188 return r.Source.Close()
1189}
1190
1191// Context keys for HTTP request context values.
1192const (

Callers 15

rootCertFromAdminFunction · 0.45
GetCertificateMethod · 0.45
LoadCertificatesMethod · 0.45
ProvisionMethod · 0.45
DestructMethod · 0.45
CertificateAllowedMethod · 0.45
StopMethod · 0.45
ReadMethod · 0.45
addHTTPVarsToReplacerFunction · 0.45
TestFileCreationModeFunction · 0.45

Calls

no outgoing calls