Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NextDotID/proof_server
/ init_db
Function
init_db
cmd/lambda_worker/main.go:233–235 ·
view source on GitHub ↗
(cfg aws.Config)
Source
from the content-addressed store, hash-verified
231
}
232
233
func
init_db(cfg aws.Config) {
234
model.Init()
235
}
236
237
// func init_sqs(cfg aws.Config) {
238
// sqs.Init(cfg)
Callers
1
init
Function · 0.70
Calls
1
Init
Function · 0.92
Tested by
no test coverage detected