Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bradfitz/gomemcache
/ testingKey
Function
testingKey
memcache/fakecerts_test.go:62–62 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
60
-----END RSA TESTING KEY-----`))
61
62
func
testingKey(s string) string {
return
strings.ReplaceAll(s,
"TESTING KEY"
,
"PRIVATE KEY"
) }
Callers
1
fakecerts_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…