Files
mailgoserver/graphify-out/cache/ast/v0.9.37/0d189f48daef410cb344484b89a09d41920ce3baa7a5702be8e33d5a31cfd666.json
T

1 line
12 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_mailstore_spf_go", "label": "spf.go", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_mailstore_spf_checkspf", "label": "CheckSPF()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L15"}, {"id": "$graphify-root$_internal_mailstore_spf_domainof", "label": "domainOf()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L31"}, {"id": "$graphify-root$_internal_mailstore_spf_lookupspfrecord", "label": "lookupSPFRecord()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L39"}, {"id": "$graphify-root$_internal_mailstore_spf_evalspf", "label": "evalSPF()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L53"}, {"id": "ip", "label": "IP", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mailstore/spf.go"}, {"id": "$graphify-root$_internal_mailstore_spf_matchip4", "label": "matchIP4()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L95"}, {"id": "$graphify-root$_internal_mailstore_spf_matcha", "label": "matchA()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L106"}, {"id": "$graphify-root$_internal_mailstore_spf_matchmx", "label": "matchMX()", "file_type": "code", "source_file": "internal/mailstore/spf.go", "source_location": "L119"}], "edges": [{"source": "$graphify-root$_internal_mailstore_spf_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "$graphify-root$_internal_mailstore_spf_checkspf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "$graphify-root$_internal_mailstore_spf_domainof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "$graphify-root$_internal_mailstore_spf_lookupspfrecord", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L39", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "$graphify-root$_internal_mailstore_spf_evalspf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_spf_evalspf", "target": "ip", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mailstore_spf_go", "target": "$graphify-root$_internal_mailstore_spf_matchip4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L95", "weight": 1.0}, {"source": "$graphify-root$_internal_mailstore_spf_matchip4", "target": "ip", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mailstore/spf.go", "source_location": "L95", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_mails