Files
gomail/graphify-out/cache/ast/v0.9.37/01cd9aa394dd401d0cb01c0ce6e81b7f32b409619d4933f7c0bef543a6925286.json
T

1 line
28 KiB
JSON
Raw Normal View History

2026-08-10 21:15:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_dnsutil_dnsutil_go", "label": "dnsutil.go", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L1"}, {"id": "dnsutil_rr", "label": "RR", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L37"}, {"id": "dnsutil_response", "label": "Response", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L45"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_query", "label": "Query()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L61"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dnsutil/dnsutil.go"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_resolvconfservers", "label": "resolvConfServers()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L88"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_queryserver", "label": "queryServer()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L113"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_queryudp", "label": "queryUDP()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L132"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dnsutil/dnsutil.go"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_querytcp", "label": "queryTCP()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L151"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_buildquery", "label": "buildQuery()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L180"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_encodename", "label": "encodeName()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L204"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_decodename", "label": "decodeName()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L220"}, {"id": "$graphify-root$_internal_dnsutil_dnsutil_parseresponse", "label": "parseResponse()", "file_type": "code", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L261"}], "edges": [{"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_encoding_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsutil/dnsutil.go", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dnsutil_dnsutil_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dnsuti