Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/filebrowser/filebrowser
/ Close
Method
Close
http/upload_cache_memory.go:31–31 ·
view source on GitHub ↗
Close cleans up any resources
()
Source
from the content-addressed store, hash-verified
29
30
// Close cleans up any resources
31
Close()
32
}
33
34
// memoryUploadCache is an upload cache for single replica deployments
Callers
15
TestScopedFs
Function · 0.65
Checksum
Method · 0.65
calculateImageResolution
Function · 0.65
readFirstBytes
Method · 0.65
readDirNames
Function · 0.65
TestService_Resize
Function · 0.65
createPreview
Function · 0.65
commands.go
File · 0.65
share.go
File · 0.65
TestTusHandlersRejectSymlinkScopeEscape
Function · 0.65
tusPostHandler
Function · 0.65
tusPatchHandler
Function · 0.65
Implementers
2
memoryUploadCache
http/upload_cache_memory.go
redisUploadCache
http/upload_cache_redis.go
Calls
no outgoing calls
Tested by
15
TestScopedFs
Function · 0.52
TestService_Resize
Function · 0.52
TestTusHandlersRejectSymlinkScopeEscape
Function · 0.52
TestSignupRejectsCollidingNormalizedScope
Function · 0.52
symlinkShareStorage
Function · 0.52
TestPublicShareSymlinkDescendantDisclosure
Function · 0.52
TestPublicShareSymlinkListingOmitsEscapingLink
Function · 0.52
TestPublicShareSymlinkFollowedWhenEnabled
Function · 0.52
TestPublicShareSymlinkArchiveDisclosure
Function · 0.52
TestAdminShareGetsHandlerMatchesOwnerScope
Function · 0.52
TestPublicShareHandlerAuthentication
Function · 0.52
TestPublicShareHandlerRules
Function · 0.52