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

1 line
21 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"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/s