1 line
25 KiB
JSON
1 line
25 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_settings_go", "label": "settings.go", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L23"}, {"id": "webui_app_settingspage", "label": ".settingsPage()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L23"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/settings.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/settings.go"}, {"id": "webui_app_settingsupdate", "label": ".settingsUpdate()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L39"}, {"id": "webui_app_testdatabaseconnection", "label": ".testDatabaseConnection()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L82"}, {"id": "$graphify-root$_internal_webui_settings_decodejsonbody", "label": "decodeJSONBody()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L111"}, {"id": "webui_app_uploadcert", "label": ".uploadCert()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L117"}, {"id": "webui_app_uploadkey", "label": ".uploadKey()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L122"}, {"id": "webui_app_uploadtlsfile", "label": ".uploadTLSFile()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L126"}, {"id": "webui_app_getserverip", "label": ".getServerIP()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L159"}, {"id": "webui_app_testattachmentspath", "label": ".testAttachmentsPath()", "file_type": "code", "source_file": "internal/webui/settings.go", "source_location": "L164"}], "edges": [{"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "go_pkg_modernc_org_sqlite", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_settingspage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L23", "weight": 1.0}, {"source": "webui_app_settingspage", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_settingspage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_settingsupdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L39", "weight": 1.0}, {"source": "webui_app_settingsupdate", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_settingsupdate", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_testdatabaseconnection", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L82", "weight": 1.0}, {"source": "webui_app_testdatabaseconnection", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L82", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_testdatabaseconnection", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L82", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_settings_go", "target": "$graphify-root$_internal_webui_settings_decodejsonbody", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L111", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_settings_decodejsonbody", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L111", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_uploadcert", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L117", "weight": 1.0}, {"source": "webui_app_uploadcert", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L117", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_uploadcert", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L117", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_uploadkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L122", "weight": 1.0}, {"source": "webui_app_uploadkey", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_uploadkey", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_uploadtlsfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L126", "weight": 1.0}, {"source": "webui_app_uploadtlsfile", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L126", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_uploadtlsfile", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L126", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_getserverip", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L159", "weight": 1.0}, {"source": "webui_app_getserverip", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L159", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_getserverip", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L159", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_testattachmentspath", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L164", "weight": 1.0}, {"source": "webui_app_testattachmentspath", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L164", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_testattachmentspath", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L164", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_testdatabaseconnection", "target": "$graphify-root$_internal_webui_settings_decodejsonbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L86", "weight": 1.0}, {"source": "webui_app_uploadcert", "target": "webui_app_uploadtlsfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L118", "weight": 1.0}, {"source": "webui_app_uploadkey", "target": "webui_app_uploadtlsfile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/settings.go", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "webui_app_settingspage", "callee": "SectionStrings", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L25"}, {"caller_nid": "webui_app_settingspage", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L26"}, {"caller_nid": "webui_app_settingspage", "callee": "Keys", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L28"}, {"caller_nid": "webui_app_settingspage", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L29"}, {"caller_nid": "webui_app_settingspage", "callee": "Name", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L29"}, {"caller_nid": "webui_app_settingspage", "callee": "Value", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L29"}, {"caller_nid": "webui_app_settingspage", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L33"}, {"caller_nid": "webui_app_settingsupdate", "callee": "ParseForm", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L40"}, {"caller_nid": "webui_app_settingsupdate", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L41"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L42"}, {"caller_nid": "webui_app_settingsupdate", "callee": "SectionStrings", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L46"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L47"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Keys", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L48"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Name", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L49"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Has", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L50"}, {"caller_nid": "webui_app_settingsupdate", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L53"}, {"caller_nid": "webui_app_settingsupdate", "callee": "EqualFold", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L54"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Name", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L54"}, {"caller_nid": "webui_app_settingsupdate", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L54"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Value", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L57"}, {"caller_nid": "webui_app_settingsupdate", "callee": "SetValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L58"}, {"caller_nid": "webui_app_settingsupdate", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L64"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L65"}, {"caller_nid": "webui_app_settingsupdate", "callee": "SaveTo", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L68"}, {"caller_nid": "webui_app_settingsupdate", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L69"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L70"}, {"caller_nid": "webui_app_settingsupdate", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L73"}, {"caller_nid": "webui_app_settingsupdate", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L74"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L87"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L91"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "TrimPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L92"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "Open", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L93"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L95"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L98"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "Ping", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L99"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L100"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L103"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L104"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L104"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L104"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L105"}, {"caller_nid": "webui_app_testdatabaseconnection", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L107"}, {"caller_nid": "$graphify-root$_internal_webui_settings_decodejsonbody", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L112"}, {"caller_nid": "$graphify-root$_internal_webui_settings_decodejsonbody", "callee": "Decode", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L113"}, {"caller_nid": "$graphify-root$_internal_webui_settings_decodejsonbody", "callee": "NewDecoder", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L113"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "ParseMultipartForm", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L127"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L128"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "FormFile", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L131"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L133"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L136"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L137"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "TrimPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L137"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Ext", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L137"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L139"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L142"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Dir", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L142"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L143"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L144"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L144"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L144"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L144"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Create", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L145"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L147"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L150"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "ReadFrom", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L151"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L152"}, {"caller_nid": "webui_app_uploadtlsfile", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L155"}, {"caller_nid": "webui_app_getserverip", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L160"}, {"caller_nid": "webui_app_getserverip", "callee": "getPublicIP", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L160"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L165"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L167"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "IsAbs", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L170"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L171"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "Dir", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L171"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L173"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L174"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L177"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L178"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L179"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "Remove", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L182"}, {"caller_nid": "webui_app_testattachmentspath", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/settings.go", "source_location": "L183"}]} |