Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ lockKey
Method
lockKey
internal/repository/cache/post.go:476–478 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
474
}
475
476
func
(c *postCache) lockKey(key string) string {
477
return
c.lockPrefix + key
478
}
Callers
2
SetPubList
Method · 0.95
SetPub
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected