{"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": "L19"}, {"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_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L9", "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": "L11", "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": "L12", "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": "L19", "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": "L19", "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": "L19", "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": "L19", "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": "L20"}, {"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": "L22"}, {"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": "L25"}, {"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": "L26"}, {"caller_nid": "$graphify-root$_internal_accounts_provider_smtp_helper_sendviasmtp", "callee": "JoinHostPort", "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": "Itoa", "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": "DialTimeout", "is_member_call": false, "language": "go", "source_file": "internal/accounts/provider_smtp_helper.go", "source_location": "L30"}, {"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": "L32"}, {"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": "L34"}, {"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": "L38"}, {"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": "L41"}, {"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": "L43"}, {"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": "L45"}, {"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": "L48"}, {"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": "L49"}, {"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": "L50"}, {"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": "L55"}, {"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": "L56"}, {"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": "L57"}, {"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": "L60"}, {"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": "L64"}, {"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": "L73"}, {"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": "L74"}, {"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": "L77"}, {"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": "L80"}]}