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

Method Get

filesystem.go:22–22  ·  view source on GitHub ↗
(k string)

Source from the content-addressed store, hash-verified

20 Register(k string, v fs.FS)
21 Unregister(k string)
22 Get(k string) (v fs.FS, ok bool)
23 Default() fs.FS
24}

Callers 15

serveHTTPMethod · 0.65
getOriginMethod · 0.65
handleConfigFunction · 0.65
LoadModuleMethod · 0.65
CertificateAllowedMethod · 0.65
ServeHTTPMethod · 0.65
MatchWithErrorMethod · 0.65
caddyPlaceholderFuncMethod · 0.65
MatchWithErrorMethod · 0.65
MatchWithErrorMethod · 0.65

Implementers 1

FileSystemMapinternal/filesystems/map.go

Calls

no outgoing calls