Files
mailgoserver/graphify-out/cache/ast/v0.9.37/3d58be3c0958842557ddaec9004fe6aea27ebf118369153b81a6da93f5815aad.json
T

1 line
12 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_webui_mailbox_aliases_go", "label": "mailbox_aliases.go", "file_type": "code", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L12"}, {"id": "webui_app_aliaseslist", "label": ".aliasesList()", "file_type": "code", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L12"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_aliases.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_aliases.go"}, {"id": "webui_app_addalias", "label": ".addAlias()", "file_type": "code", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L25"}, {"id": "webui_app_removealias", "label": ".removeAlias()", "file_type": "code", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L67"}], "edges": [{"source": "$graphify-root$_internal_webui_mailbox_aliases_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_aliases_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_aliaseslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L12", "weight": 1.0}, {"source": "webui_app_aliaseslist", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_aliaseslist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_addalias", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L25", "weight": 1.0}, {"source": "webui_app_addalias", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_addalias", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_removealias", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L67", "weight": 1.0}, {"source": "webui_app_removealias", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_removealias", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "webui_app_aliaseslist", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L13"}, {"caller_nid": "webui_app_aliaseslist", "callee": "ListAliasesForMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L17"}, {"caller_nid": "webui_app_aliaseslist", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L19"}, {"caller_nid": "webui_app_aliaseslist", "callee": "accessibleDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L21"}, {"caller_nid": "webui_app_aliaseslist", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L22"}, {"caller_nid": "webui_app_addalias", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L26"}, {"caller_nid": "webui_app_addalias", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L30"}, {"caller_nid": "webui_app_addalias", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L30"}, {"caller_nid": "webui_app_addalias", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L31"}, {"caller_nid": "webui_app_addalias", "callee": "atoi", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L31"}, {"caller_nid": "webui_app_addalias", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L31"}, {"caller_nid": "webui_app_addalias", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L32"}, {"caller_nid": "webui_app_addalias", "callee": "requireDomainAccess", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L34"}, {"caller_nid": "webui_app_addalias", "callee": "buildMailboxEmail", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L37"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L39"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L40"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L40"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L44"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L45"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L45"}, {"caller_nid": "webui_app_addalias", "callee": "MailboxEmailExists", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L48"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L49"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L50"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L50"}, {"caller_nid": "webui_app_addalias", "callee": "AliasEmailExists", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L53"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L54"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L55"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L55"}, {"caller_nid": "webui_app_addalias", "callee": "CreateAlias", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L58"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L59"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L60"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L60"}, {"caller_nid": "webui_app_addalias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L63"}, {"caller_nid": "webui_app_addalias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L64"}, {"caller_nid": "webui_app_addalias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L64"}, {"caller_nid": "webui_app_removealias", "callee": "mailboxWithAccess", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L68"}, {"caller_nid": "webui_app_removealias", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L72"}, {"caller_nid": "webui_app_removealias", "callee": "atoi", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L72"}, {"caller_nid": "webui_app_removealias", "callee": "PathValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L72"}, {"caller_nid": "webui_app_removealias", "callee": "RemoveAlias", "is_member_call": true, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L73"}, {"caller_nid": "webui_app_removealias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L74"}, {"caller_nid": "webui_app_removealias", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L76"}, {"caller_nid": "webui_app_removealias", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L78"}, {"caller_nid": "webui_app_removealias", "callee": "idStr", "is_member_call": false, "language": "go", "source_file": "internal/webui/mailbox_aliases.go", "source_location": "L78"}]}