Files
gomail/graphify-out/cache/ast/v0.9.37/8d98612c8bdfdd4452fc62bf2715c692beef6c0e84b8c2a1f8169b7c2e502db2.json
2026-08-09 18:03:09 +01:00

1 line
9.6 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "label": "provider_smtp_helper.go", "file_type": "code", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "label": "sendViaSMTP()", "file_type": "code", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L18"}, {"id": "linkedaccount", "label": "LinkedAccount", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_smtp_helper.go"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_smtp_helper.go"}, {"id": "outgoingmessage", "label": "OutgoingMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/accounts/provider_smtp_helper.go"}], "edges": [{"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_net_smtp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_gomail_internal_crypto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_go", "target": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "target": "linkedaccount", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "target": "masterkey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "target": "outgoingmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Decrypt", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L19"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L21"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L25"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "DialTimeout", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Client", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "NewClient", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Extension", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "StartTLS", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L49"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "PlainAuth", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L54"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Auth", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L56"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L63"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "buildRFC5322", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L73"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "Quit", "is_member_call": true, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L79"}]}