MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / IncreaseHit

Method IncreaseHit

internal/caches/list_interface.go:55–55  ·  view source on GitHub ↗

IncreaseHit 增加点击量

(hash string)

Source from the content-addressed store, hash-verified

53
54 // IncreaseHit 增加点击量
55 IncreaseHit(hash string) error
56}

Callers 1

increaseHitMethod · 0.65

Implementers 3

MemoryListinternal/caches/list_memory.go
KVFileListinternal/caches/list_file_kv.go
SQLiteFileListinternal/caches/list_file_sqlite.go

Calls

no outgoing calls

Tested by

no test coverage detected