1 line
9.6 KiB
JSON
1 line
9.6 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "label": "crud_mailbox_app_passwords.go", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_db_crud_mailbox_app_passwords_generateapppassword", "label": "GenerateAppPassword()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L15"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L28"}, {"id": "db_db_listapppasswordsformailbox", "label": ".ListAppPasswordsForMailbox()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L28"}, {"id": "mailboxapppassword", "label": "MailboxAppPassword", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_mailbox_app_passwords.go"}, {"id": "db_db_createapppassword", "label": ".CreateAppPassword()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L53"}, {"id": "db_db_verifymailboxapppassword", "label": ".VerifyMailboxAppPassword()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L65"}, {"id": "mailbox", "label": "Mailbox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_mailbox_app_passwords.go"}, {"id": "db_db_setapppasswordactive", "label": ".SetAppPasswordActive()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L106"}, {"id": "db_db_removeapppassword", "label": ".RemoveAppPassword()", "file_type": "code", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L114"}], "edges": [{"source": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "target": "go_pkg_math_big", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_app_passwords_go", "target": "$graphify-root$_internal_db_crud_mailbox_app_passwords_generateapppassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L15", "weight": 1.0}, {"source": "db_db", "target": "db_db_listapppasswordsformailbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L28", "weight": 1.0}, {"source": "db_db_listapppasswordsformailbox", "target": "mailboxapppassword", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_createapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L53", "weight": 1.0}, {"source": "db_db", "target": "db_db_verifymailboxapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L65", "weight": 1.0}, {"source": "db_db_verifymailboxapppassword", "target": "mailbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_setapppasswordactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L106", "weight": 1.0}, {"source": "db_db", "target": "db_db_removeapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L114", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_db_crud_mailbox_app_passwords_generateapppassword", "callee": "NewInt", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_app_passwords_generateapppassword", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_app_passwords_generateapppassword", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L25"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L29"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L34"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L36"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L40"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L43"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L45"}, {"caller_nid": "db_db_listapppasswordsformailbox", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L50"}, {"caller_nid": "db_db_createapppassword", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L54"}, {"caller_nid": "db_db_createapppassword", "callee": "LastInsertId", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L59"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "GetMailboxByEmail", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L66"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L70"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L76"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L79"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L80"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "CheckPassword", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L83"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L89"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L93"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L100"}, {"caller_nid": "db_db_verifymailboxapppassword", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L100"}, {"caller_nid": "db_db_setapppasswordactive", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L107"}, {"caller_nid": "db_db_removeapppassword", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_app_passwords.go", "source_location": "L115"}]} |