Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NextDotID/proof_server
/ init_db
Function
init_db
cmd/lambda/main.go:35–37 ·
view source on GitHub ↗
(cfg aws.Config)
Source
from the content-addressed store, hash-verified
33
)
34
35
func
init_db(cfg aws.Config) {
36
model.Init()
37
}
38
39
func
init_sqs(cfg aws.Config) {
40
sqs.Init(cfg)
Callers
1
init
Function · 0.70
Calls
1
Init
Function · 0.92
Tested by
no test coverage detected