MCPcopy Index your code
hub / github.com/filebrowser/filebrowser / Touch

Method Touch

http/upload_cache_memory.go:28–28  ·  view source on GitHub ↗

Touch refreshes the TTL for an active upload

(filePath string)

Source from the content-addressed store, hash-verified

26
27 // Touch refreshes the TTL for an active upload
28 Touch(filePath string)
29
30 // Close cleans up any resources
31 Close()

Callers 2

TouchMethod · 0.65
keepUploadActiveFunction · 0.65

Implementers 2

memoryUploadCachehttp/upload_cache_memory.go
redisUploadCachehttp/upload_cache_redis.go

Calls

no outgoing calls

Tested by

no test coverage detected