Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ Stop
Method
Stop
internal/caches/storage_interface.go:42–42 ·
view source on GitHub ↗
Stop 停止缓存策略
()
Source
from the content-addressed store, hash-verified
40
41
// Stop 停止缓存策略
42
Stop()
43
44
// Policy 获取当前存储的Policy
45
Policy() *serverconfigs.HTTPCachePolicy
Callers
15
UpdatePolicy
Method · 0.65
Stop
Method · 0.65
initList
Method · 0.65
initPurgeTicker
Method · 0.65
Stop
Method · 0.65
initPurgeTicker
Method · 0.65
TestFileReader
Function · 0.65
TestFileReader_Range
Function · 0.65
TestFileStorage_Init
Function · 0.65
TestFileStorage_OpenWriter
Function · 0.65
TestFileStorage_OpenWriter_Partial
Function · 0.65
TestFileStorage_OpenWriter_HTTP
Function · 0.65
Implementers
2
FileStorage
internal/caches/storage_file.go
MemoryStorage
internal/caches/storage_memory.go
Calls
no outgoing calls
Tested by
15
TestFileReader
Function · 0.52
TestFileReader_Range
Function · 0.52
TestFileStorage_Init
Function · 0.52
TestFileStorage_OpenWriter
Function · 0.52
TestFileStorage_OpenWriter_Partial
Function · 0.52
TestFileStorage_OpenWriter_HTTP
Function · 0.52
TestFileStorage_Concurrent_Open_DifferentFile
Function · 0.52
TestFileStorage_Concurrent_Open_SameFile
Function · 0.52
TestFileStorage_Read
Function · 0.52
TestFileStorage_Read_HTTP_Response
Function · 0.52
TestFileStorage_Read_NotFound
Function · 0.52
TestFileStorage_Delete
Function · 0.52