Files
mailgoserver/graphify-out/cache/ast/v0.9.37/2044826dfae2591e7dbfbbbfb4aa7089a8c3ce86d119ae9659fa8c857c8334b9.json
T

1 line
13 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_webui_utils_go", "label": "utils.go", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_utils_getpublicip", "label": "getPublicIP()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L17"}, {"id": "file", "label": "File", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/utils.go"}, {"id": "$graphify-root$_internal_webui_utils_fetchbody", "label": "fetchBody()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L35"}, {"id": "client", "label": "Client", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/utils.go"}, {"id": "$graphify-root$_internal_webui_utils_resolverat", "label": "resolverAt()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L50"}, {"id": "resolver", "label": "Resolver", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/utils.go"}, {"id": "webui_dnscheckresult", "label": "dnsCheckResult", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L62"}, {"id": "$graphify-root$_internal_webui_utils_checkdnsrecord", "label": "checkDNSRecord()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L69"}, {"id": "$graphify-root$_internal_webui_utils_verificationrecordname", "label": "verificationRecordName()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L84"}, {"id": "$graphify-root$_internal_webui_utils_verificationrecordvalue", "label": "verificationRecordValue()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L88"}, {"id": "$graphify-root$_internal_webui_utils_checkdomainownership", "label": "checkDomainOwnership()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L97"}, {"id": "$graphify-root$_internal_webui_utils_generatespfrecord", "label": "generateSPFRecord()", "file_type": "code", "source_file": "internal/webui/utils.go", "source_location": "L124"}], "edges": [{"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_getpublicip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_getpublicip", "target": "file", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_fetchbody", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_fetchbody", "target": "client", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_resolverat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_resolverat", "target": "resolver", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "webui_dnscheckresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_checkdnsrecord", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L69", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_checkdnsrecord", "target": "webui_dnscheckresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_verificationrecordname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L84", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_verificationrecordvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L88", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_checkdomainownership", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L97", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_go", "target": "$graphify-root$_internal_webui_utils_generatespfrecord", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L124", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_getpublicip", "target": "$graphify-root$_internal_webui_utils_fetchbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_checkdomainownership", "target": "$graphify-root$_internal_webui_utils_verificationrecordname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L98", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_checkdomainownership", "target": "$graphify-root$_internal_webui_utils_verificationrecordvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L99", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_utils_checkdomainownership", "target": "$graphify-root$_internal_webui_utils_resolverat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/utils.go", "source_location": "L104", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L23"}, {"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "MustString", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_utils_getpublicip", "callee": "ParseIP", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_webui_utils_fetchbody", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_webui_utils_fetchbody", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_webui_utils_fetchbody", "callee": "ReadAll", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L41"}, {"caller_nid": "$graphify-root$_internal_webui_utils_fetchbody", "callee": "LimitReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L41"}, {"caller_nid": "$graphify-root$_internal_webui_utils_fetchbody", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webui_utils_resolverat", "callee": "DialContext", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_utils_resolverat", "callee": "JoinHostPort", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdnsrecord", "callee": "WithTimeout", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdnsrecord", "callee": "Background", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdnsrecord", "callee": "cancel", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdnsrecord", "callee": "LookupTXT", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdomainownership", "callee": "WithTimeout", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L103"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdomainownership", "callee": "Background", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L103"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdomainownership", "callee": "LookupTXT", "is_member_call": true, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L104"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdomainownership", "callee": "cancel", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_webui_utils_checkdomainownership", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_webui_utils_generatespfrecord", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_webui_utils_generatespfrecord", "callee": "LastIndex", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L132"}, {"caller_nid": "$graphify-root$_internal_webui_utils_generatespfrecord", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/utils.go", "source_location": "L133"}]}