MCPcopy 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
476func (c *postCache) lockKey(key string) string {
477 return c.lockPrefix + key
478}

Callers 2

SetPubListMethod · 0.95
SetPubMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected