MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / init

Function init

crypto/kms/localkeystore.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48)
49
50func init() {
51 initLocalKeyStore()
52}
53
54// initLocalKeyStore returns a new LocalKeyStore.
55func initLocalKeyStore() {

Callers

nothing calls this directly

Calls 1

initLocalKeyStoreFunction · 0.85

Tested by

no test coverage detected