MCPcopy 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

UpdatePolicyMethod · 0.65
StopMethod · 0.65
initListMethod · 0.65
initPurgeTickerMethod · 0.65
StopMethod · 0.65
initPurgeTickerMethod · 0.65
TestFileReaderFunction · 0.65
TestFileReader_RangeFunction · 0.65
TestFileStorage_InitFunction · 0.65

Implementers 2

FileStorageinternal/caches/storage_file.go
MemoryStorageinternal/caches/storage_memory.go

Calls

no outgoing calls