Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Error
Method
Error
internal/caches/errors.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(this *CapacityError) Error() string {
30
return
this.err
31
}
32
33
// CanIgnoreErr 检查错误是否可以忽略
34
func
CanIgnoreErr(err error) bool {
Callers
15
Read
Method · 0.45
LoadAPIConfig
Function · 0.45
Dump
Method · 0.45
UpdatePolicy
Method · 0.45
AddToList
Method · 0.45
CleanAll
Method · 0.45
purgeLoop
Method · 0.45
hotLoop
Method · 0.45
increaseHit
Method · 0.45
initOpenFileCache
Method · 0.45
Close
Method · 0.45
initTables
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestFileStorage_Concurrent_Open_DifferentFile
Function · 0.36
TestFileStorage_Concurrent_Open_SameFile
Function · 0.36