Files
mailgoserver/graphify-out/cache/ast/v0.9.37/36c32c92657ee2bf62998ff24d6d4af59747c32ace3a473fe945e111f80f8cd1.json
T

1 line
9.1 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_dkim_dkim_test_go", "label": "dkim_test.go", "file_type": "code", "source_file": "internal/dkim/dkim_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "label": "TestGenerateSignVerify()", "file_type": "code", "source_file": "internal/dkim/dkim_test.go", "source_location": "L12"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dkim/dkim_test.go"}], "edges": [{"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "go_pkg_github_com_emersion_go_msgauth_dkim", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dkim_dkim_test_go", "target": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dkim/dkim_test.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "CreateTemp", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L13"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L15"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L17"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Name", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Name", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L27"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L30"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "GenerateDKIMKeypair", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "GetDKIMPublicKeyRecord", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L38"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L41"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Sign", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L49"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "VerifyWithOptions", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Trim", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Sign", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L74"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Count", "is_member_call": false, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L75"}, {"caller_nid": "$graphify-root$_internal_dkim_dkim_test_testgeneratesignverify", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/dkim/dkim_test.go", "source_location": "L76"}]}