MCPcopy
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

TestScopedFsFunction · 0.65
ChecksumMethod · 0.65
calculateImageResolutionFunction · 0.65
readFirstBytesMethod · 0.65
readDirNamesFunction · 0.65
TestService_ResizeFunction · 0.65
createPreviewFunction · 0.65
commands.goFile · 0.65
share.goFile · 0.65
tusPostHandlerFunction · 0.65
tusPatchHandlerFunction · 0.65

Implementers 2

memoryUploadCachehttp/upload_cache_memory.go
redisUploadCachehttp/upload_cache_redis.go

Calls

no outgoing calls