Files
mailgoserver/graphify-out/cache/ast/v0.9.37/7900f645b1e0829ce15c64ef21c3d1c612d11d3f0c5bfcb598b281615b2aee00.json
T

1 line
24 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_smtpserver_session_go", "label": "session.go", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L1"}, {"id": "smtpserver_backend", "label": "Backend", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L23"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "manager", "label": "Manager", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "relay", "label": "Relay", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "file", "label": "File", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "logger", "label": "Logger", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "smtpserver_backend_newsession", "label": ".NewSession()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L33"}, {"id": "conn", "label": "Conn", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "session", "label": "Session", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "smtpserver_session", "label": "Session", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L43"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "smtpserver_session_reset", "label": ".Reset()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L57"}, {"id": "smtpserver_session_logout", "label": ".Logout()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L62"}, {"id": "smtpserver_session_mail", "label": ".Mail()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L66"}, {"id": "mailoptions", "label": "MailOptions", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "smtpserver_session_validatesenderauthorization", "label": ".validateSenderAuthorization()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L78"}, {"id": "$graphify-root$_internal_smtpserver_session_domainofaddr", "label": "domainOfAddr()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L126"}, {"id": "smtpserver_session_rcpt", "label": ".Rcpt()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L135"}, {"id": "rcptoptions", "label": "RcptOptions", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "$graphify-root$_internal_smtpserver_session_internalerror", "label": "internalError()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L140"}, {"id": "smtpserver_session_data", "label": ".Data()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L147"}, {"id": "reader", "label": "Reader", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/session.go"}, {"id": "$graphify-root$_internal_smtpserver_session_containsstr", "label": "containsStr()", "file_type": "code", "source_file": "internal/smtpserver/session.go", "source_location": "L269"}], "edges": [{"source": "$graphify-root$_internal_smtpserver_session_go", "target": "go_pkg_fmt",