Files
gomail/graphify-out/cache/ast/v0.9.37/7d9899cb9d87399fcd7edcf87da399d3c4f66f42284cbbe906cda7f0622dd0c0.json
T
2026-08-09 18:03:09 +01:00

1 line
8.5 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_tlsutil_selfsigned_go", "label": "selfsigned.go", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "label": "LoadOrGenerate()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L27"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/selfsigned.go"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_parseminversion", "label": "ParseMinVersion()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L70"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "label": "generateSelfSigned()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L77"}, {"id": "certificate", "label": "Certificate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/selfsigned.go"}], "edges": [{"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_rsa", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_x509", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_x509_pkix", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_math_big", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "$graphify-root$_internal_tlsutil_selfsigned_parseminversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L70", "weight": 1.0}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "target": "certificate", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "target": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "LoadX509KeyPair", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L51"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "GenerateKey", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "Lsh", "is_member_call": true, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L83"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "NewInt", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L83"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L91"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L91"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "AddDate", "is_member_call": true, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L92"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L92"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "ParseIP", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L99"}, {"caller_nid": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "callee": "CreateCertificate", "is_member_call": false, "language": "go", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L105"}]}