Files
mailgoserver/graphify-out/cache/ast/v0.9.37/0cd461683e7363e7b403ecd1b6e07cbb8315b968020f988303126edbe05ed28a.json
T

1 line
35 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_webui_webui_test_go", "label": "webui_test.go", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_webui_test_newtestapp", "label": "newTestApp()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L20"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui_test.go"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui_test.go"}, {"id": "$graphify-root$_internal_webui_webui_test_loginsession", "label": "loginSession()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L131"}, {"id": "cookie", "label": "Cookie", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webui_test.go"}, {"id": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "label": "TestAllPagesRender()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L148"}, {"id": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "label": "TestUnauthenticatedRequestsRedirectToLogin()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L189"}, {"id": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "label": "TestFirstLoginForcedBeforeDashboard()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L205"}, {"id": "$graphify-root$_internal_webui_webui_test_itoa", "label": "itoa()", "file_type": "code", "source_file": "internal/webui/webui_test.go", "source_location": "L232"}], "edges": [{"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_mailgoserver_internal_dkim", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "go_pkg_mailgoserver_internal_toolbox", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_newtestapp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_newtestapp", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_newtestapp", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_loginsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L131", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_loginsession", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L131", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_loginsession", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L131", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_loginsession", "target": "cookie", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L131", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L148", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L189", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L189", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L205", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L205", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webui_test_go", "target": "$graphify-root$_internal_webui_webui_test_itoa", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L232", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "target": "$graphify-root$_internal_webui_webui_test_newtestapp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L149", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "target": "$graphify-root$_internal_webui_webui_test_loginsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L151", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "target": "$graphify-root$_internal_webui_webui_test_itoa", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L166", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "target": "$graphify-root$_internal_webui_webui_test_newtestapp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L190", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "target": "$graphify-root$_internal_webui_webui_test_newtestapp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webui_test.go", "source_location": "L206", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L21"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "TempDir", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L23"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Cleanup", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "CreateSender", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L38"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "CreateWhitelistedIP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "GenerateDKIMKeypair", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "GetActiveDKIMKeyByDomainID", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "InsertEmailLog", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L56"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "InsertEmailRecipientLog", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "InsertEmailAttachment", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L69"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "LogAuthAttempt", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L73"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L77"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L80"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L82"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Empty", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L87"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L91"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L92"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L94"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L95"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L97"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L98"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L99"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L100"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L101"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L102"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L103"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L104"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L106"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L107"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L108"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L109"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L110"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L110"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewSection", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L111"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "NewKey", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L113"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L115"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "SaveTo", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "GetLogger", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_newtestapp", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L132"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "CreateAdminUser", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L137"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L139"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "CreateSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L141"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_loginsession", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L143"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L150"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L153"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListSenders", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L154"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListMailboxes", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L155"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListWhitelistedIPs", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L156"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListActiveDKIMKeysWithDomain", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L157"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ListEmailLogsPage", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L158"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L160"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L179"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L180"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L181"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L182"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testallpagesrender", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L184"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L191"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L193"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L194"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L195"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L197"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L199"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L199"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L200"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testunauthenticatedrequestsredirecttologin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L201"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L207"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L209"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L211"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "CreateAdminUser", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L213"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L215"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "CreateSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L217"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L219"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L223"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L224"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L226"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L227"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L227"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_testfirstloginforcedbeforedashboard", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_webui_webui_test_itoa", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/webui_test.go", "source_location": "L233"}]}