MCPcopy 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
62func testingKey(s string) string { return strings.ReplaceAll(s, "TESTING KEY", "PRIVATE KEY") }

Callers 1

fakecerts_test.goFile · 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…