Files
gomail/graphify-out/cache/ast/v0.9.37/7d1ac7637ddb26cf2b83203450e9bc26a8caff61744895e201b9c934dafb494b.json
T

1 line
6.7 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_db_bootstrap_go", "label": "bootstrap.go", "file_type": "code", "source_file": "internal/db/bootstrap.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/bootstrap.go", "source_location": "L16"}, {"id": "db_db_bootstrap", "label": ".Bootstrap()", "file_type": "code", "source_file": "internal/db/bootstrap.go", "source_location": "L16"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/bootstrap.go"}], "edges": [{"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_gomail_internal_crypto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_gomail_internal_dkim", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_github_com_google_uuid", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_bootstrap_go", "target": "go_pkg_golang_org_x_crypto_bcrypt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_bootstrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L16", "weight": 1.0}, {"source": "db_db_bootstrap", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/bootstrap.go", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "db_db_bootstrap", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L18"}, {"caller_nid": "db_db_bootstrap", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L18"}, {"caller_nid": "db_db_bootstrap", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L20"}, {"caller_nid": "db_db_bootstrap", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L28"}, {"caller_nid": "db_db_bootstrap", "callee": "Begin", "is_member_call": true, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L32"}, {"caller_nid": "db_db_bootstrap", "callee": "Rollback", "is_member_call": true, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L36"}, {"caller_nid": "db_db_bootstrap", "callee": "NewString", "is_member_call": false, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L38"}, {"caller_nid": "db_db_bootstrap", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L39"}, {"caller_nid": "db_db_bootstrap", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/db/bootstrap.go", "source_location": "L43"}, {"caller_nid": "db_db_bootstrap", "callee":