MCPcopy 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
29func (this *CapacityError) Error() string {
30 return this.err
31}
32
33// CanIgnoreErr 检查错误是否可以忽略
34func CanIgnoreErr(err error) bool {

Callers 15

ReadMethod · 0.45
LoadAPIConfigFunction · 0.45
DumpMethod · 0.45
UpdatePolicyMethod · 0.45
AddToListMethod · 0.45
CleanAllMethod · 0.45
purgeLoopMethod · 0.45
hotLoopMethod · 0.45
increaseHitMethod · 0.45
initOpenFileCacheMethod · 0.45
CloseMethod · 0.45
initTablesMethod · 0.45

Calls

no outgoing calls