MCPcopy 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
233func init_db(cfg aws.Config) {
234 model.Init()
235}
236
237// func init_sqs(cfg aws.Config) {
238// sqs.Init(cfg)

Callers 1

initFunction · 0.70

Calls 1

InitFunction · 0.92

Tested by

no test coverage detected