MCPcopy Create free account
hub / github.com/GoSimplicity/LinkMe / GenerateCountCacheKey

Method GenerateCountCacheKey

internal/repository/cache/check.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 GenerateCacheKey(id interface{}) string
25 GeneratePaginationCacheKey(pagination domain.Pagination) string
26 GenerateCountCacheKey() string
27}
28
29type checkCache struct {

Callers 2

GetFolloweeCountMethod · 0.65
GetFollowerCountMethod · 0.65

Implementers 1

checkCacheinternal/repository/cache/check.go

Calls

no outgoing calls

Tested by

no test coverage detected