1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_managesieve_server_go", "label": "server.go", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L1"}, {"id": "managesieve_server", "label": "Server", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L23"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}, {"id": "listener", "label": "Listener", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}, {"id": "waitgroup", "label": "WaitGroup", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}, {"id": "$graphify-root$_internal_managesieve_server_newserver", "label": "NewServer()", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L33"}, {"id": "managesieve_server_listenandserve", "label": ".ListenAndServe()", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L37"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}, {"id": "managesieve_server_acceptloop", "label": ".acceptLoop()", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L55"}, {"id": "managesieve_server_shutdown", "label": ".Shutdown()", "file_type": "code", "source_file": "internal/managesieve/server.go", "source_location": "L75"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/managesieve/server.go"}], "edges": [{"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "managesieve_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L23", "weight": 1.0}, {"source": "managesieve_server", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "managesieve_server", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "managesieve_server", "target": "listener", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "managesieve_server", "target": "waitgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "managesieve_server", "target": "waitgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_managesieve_server_go", "target": "$graphify-root$_internal_managesieve_server_newserver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_internal_managesieve_server_newserver", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_managesieve_server_newserver", "target": "config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_managesieve_server_newserver", "target": "managesieve_server", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "managesieve_server", "target": "managesieve_server_listenandserve", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L37", "weight": 1.0}, {"source": "managesieve_server_listenandserve", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "managesieve_server", "target": "managesieve_server_acceptloop", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L55", "weight": 1.0}, {"source": "managesieve_server_acceptloop", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "managesieve_server_acceptloop", "target": "listener", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "managesieve_server", "target": "managesieve_server_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L75", "weight": 1.0}, {"source": "managesieve_server_shutdown", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "managesieve_server_listenandserve", "target": "managesieve_server_acceptloop", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/managesieve/server.go", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "managesieve_server_listenandserve", "callee": "Listen", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L38"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L40"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Info", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L43"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L45"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L47"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L51"}, {"caller_nid": "managesieve_server_listenandserve", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L52"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "Accept", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L57"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L60"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L67"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "Done", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L69"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "run", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L70"}, {"caller_nid": "managesieve_server_acceptloop", "callee": "newSession", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L70"}, {"caller_nid": "managesieve_server_shutdown", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L77"}, {"caller_nid": "managesieve_server_shutdown", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L79"}, {"caller_nid": "managesieve_server_shutdown", "callee": "Wait", "is_member_call": true, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L82"}, {"caller_nid": "managesieve_server_shutdown", "callee": "After", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L87"}, {"caller_nid": "managesieve_server_shutdown", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/managesieve/server.go", "source_location": "L88"}]} |