1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_imap_session_go", "label": "session.go", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L1"}, {"id": "imap_state", "label": "state", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L18"}, {"id": "imap_session", "label": "session", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L26"}, {"id": "conn", "label": "Conn", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "readwriter", "label": "ReadWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "server", "label": "Server", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "mailboxentry", "label": "MailboxEntry", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "$graphify-root$_internal_imap_session_newsession", "label": "newSession()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L46"}, {"id": "imap_session_run", "label": ".run()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L57"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "imap_session_readcommand", "label": ".readCommand()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L88"}, {"id": "imap_session_dispatch", "label": ".dispatch()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L106"}, {"id": "imap_session_requireauthenticated", "label": ".requireAuthenticated()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L153"}, {"id": "imap_session_requireselected", "label": ".requireSelected()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L161"}, {"id": "imap_session_tagged", "label": ".tagged()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L171"}, {"id": "imap_session_untagged", "label": ".untagged()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L176"}, {"id": "imap_session_continuation", "label": ".continuation()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L181"}, {"id": "imap_session_upgradetls", "label": ".upgradeTLS()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L186"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/imap/session.go"}, {"id": "imap_session_authenticateuser", "label": ".authenticateUser()", "file_type": "code", "source_file": "internal/imap/session.go", "source_location": "L197"}], "edges": [{"source": "$graphify-root$_internal_imap_session_go", "target": "go_pkg_bufio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/session.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_session_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/session.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_session_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/imap/session.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_imap_session_go", "target": "go_pkg_fmt"
|