Files
gomail/graphify-out/cache/ast/v0.9.37/5b3bf321b82c6a90785b164f591cae73bed114cfd9570a97863dfd6503daccff.json
T

1 line
15 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_imap_server_go", "label": "server.go", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L1"}, {"id": "imap_server", "label": "Server", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L33"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "listener", "label": "Listener", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "waitgroup", "label": "WaitGroup", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "limiter", "label": "Limiter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "$graphify-root$_internal_imap_server_newserver", "label": "NewServer()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L46"}, {"id": "imap_server_listenandserve", "label": ".ListenAndServe()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L52"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "imap_server_acceptloop", "label": ".acceptLoop()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L84"}, {"id": "imap_server_shutdown", "label": ".Shutdown()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L112"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}, {"id": "imap_server_closeall", "label": ".closeAll()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L127"}, {"id": "$graphify-root$_internal_imap_server_connhost", "label": "connHost()", "file_type": "code", "source_file": "internal/imap/server.go", "source_location": "L136"}, {"id": "addr", "label": "Addr", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/server.go"}], "edges": [{"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_server_go", "target": "go_pkg_sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/server.go", "source_location": "L20", "weight"