1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_smtp_server_go", "label": "server.go", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L1"}, {"id": "smtp_kind", "label": "Kind", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L34"}, {"id": "smtp_server", "label": "Server", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L42"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "orchestrator", "label": "Orchestrator", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "listener", "label": "Listener", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "waitgroup", "label": "WaitGroup", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "limiter", "label": "Limiter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "$graphify-root$_internal_smtp_server_newserver", "label": "NewServer()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L59"}, {"id": "smtp_server_listenandserve", "label": ".ListenAndServe()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L74"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "smtp_server_acceptloop", "label": ".acceptLoop()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L115"}, {"id": "smtp_server_handleconn", "label": ".handleConn()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L143"}, {"id": "conn", "label": "Conn", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "smtp_server_shutdown", "label": ".Shutdown()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L165"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}, {"id": "smtp_server_closeall", "label": ".closeAll()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L182"}, {"id": "$graphify-root$_internal_smtp_server_kindname", "label": "kindName()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L189"}, {"id": "$graphify-root$_internal_smtp_server_connhost", "label": "connHost()", "file_type": "code", "source_file": "internal/smtp/server.go", "source_location": "L206"}, {"id": "addr", "label": "Addr", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtp/server.go"}], "edges": [{"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_gomail_internal_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_gomail_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_gomail_internal_pipeline", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "go_pkg_gomail_internal_ratelimit", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "smtp_kind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "smtp_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L42", "weight": 1.0}, {"source": "smtp_server", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L43", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L44", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L45", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L46", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "orchestrator", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "listener", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L49", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "waitgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L50", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "waitgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "limiter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L55", "weight": 1.0, "context": "field"}, {"source": "smtp_server", "target": "limiter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L56", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "$graphify-root$_internal_smtp_server_newserver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "store", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "orchestrator", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_newserver", "target": "smtp_server", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "smtp_server", "target": "smtp_server_listenandserve", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L74", "weight": 1.0}, {"source": "smtp_server_listenandserve", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L74", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server", "target": "smtp_server_acceptloop", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L115", "weight": 1.0}, {"source": "smtp_server_acceptloop", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server_acceptloop", "target": "listener", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server_acceptloop", "target": "smtp_kind", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L115", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server", "target": "smtp_server_handleconn", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L143", "weight": 1.0}, {"source": "smtp_server_handleconn", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server_handleconn", "target": "conn", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server_handleconn", "target": "smtp_kind", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server", "target": "smtp_server_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L165", "weight": 1.0}, {"source": "smtp_server_shutdown", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L165", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server", "target": "smtp_server_closeall", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L182", "weight": 1.0}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "$graphify-root$_internal_smtp_server_kindname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L189", "weight": 1.0}, {"source": "$graphify-root$_internal_smtp_server_kindname", "target": "smtp_kind", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L189", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtp_server_go", "target": "$graphify-root$_internal_smtp_server_connhost", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L206", "weight": 1.0}, {"source": "$graphify-root$_internal_smtp_server_connhost", "target": "addr", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L206", "weight": 1.0, "context": "parameter_type"}, {"source": "smtp_server_listenandserve", "target": "smtp_server_closeall", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L89", "weight": 1.0}, {"source": "smtp_server_listenandserve", "target": "$graphify-root$_internal_smtp_server_kindname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L98", "weight": 1.0}, {"source": "smtp_server_listenandserve", "target": "smtp_server_acceptloop", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L103", "weight": 1.0}, {"source": "smtp_server_acceptloop", "target": "$graphify-root$_internal_smtp_server_kindname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L123", "weight": 1.0}, {"source": "smtp_server_acceptloop", "target": "$graphify-root$_internal_smtp_server_connhost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L128", "weight": 1.0}, {"source": "smtp_server_acceptloop", "target": "smtp_server_handleconn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L138", "weight": 1.0}, {"source": "smtp_server_handleconn", "target": "$graphify-root$_internal_smtp_server_kindname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L158", "weight": 1.0}, {"source": "smtp_server_shutdown", "target": "smtp_server_closeall", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/smtp/server.go", "source_location": "L166", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_smtp_server_newserver", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L66"}, {"caller_nid": "$graphify-root$_internal_smtp_server_newserver", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_smtp_server_newserver", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L68"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Listen", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L87"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L90"}, {"caller_nid": "smtp_server_listenandserve", "callee": "NewListener", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L94"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Info", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L98"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L100"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L102"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L108"}, {"caller_nid": "smtp_server_listenandserve", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L109"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Accept", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L117"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L120"}, {"caller_nid": "smtp_server_acceptloop", "callee": "RemoteAddr", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L128"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Allow", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L129"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L130"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L131"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L135"}, {"caller_nid": "smtp_server_acceptloop", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L137"}, {"caller_nid": "smtp_server_handleconn", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L144"}, {"caller_nid": "smtp_server_handleconn", "callee": "RemoteAddr", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L153"}, {"caller_nid": "smtp_server_handleconn", "callee": "Debug", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L158"}, {"caller_nid": "smtp_server_handleconn", "callee": "run", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L159"}, {"caller_nid": "smtp_server_shutdown", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L170"}, {"caller_nid": "smtp_server_shutdown", "callee": "Info", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L176"}, {"caller_nid": "smtp_server_shutdown", "callee": "After", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L177"}, {"caller_nid": "smtp_server_shutdown", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L178"}, {"caller_nid": "smtp_server_closeall", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L184"}, {"caller_nid": "smtp_server_closeall", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L186"}, {"caller_nid": "$graphify-root$_internal_smtp_server_connhost", "callee": "SplitHostPort", "is_member_call": false, "language": "go", "source_file": "internal/smtp/server.go", "source_location": "L207"}]} |