Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
50
func
init() {
51
initLocalKeyStore()
52
}
53
54
// initLocalKeyStore returns a new LocalKeyStore.
55
func
initLocalKeyStore() {
Callers
nothing calls this directly
Calls
1
initLocalKeyStore
Function · 0.85
Tested by
no test coverage detected