1 line
4.7 KiB
JSON
1 line
4.7 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_flash_go", "label": "flash.go", "file_type": "code", "source_file": "internal/webui/flash.go", "source_location": "L1"}, {"id": "webui_flash", "label": "Flash", "file_type": "code", "source_file": "internal/webui/flash.go", "source_location": "L10"}, {"id": "$graphify-root$_internal_webui_flash_setflash", "label": "setFlash()", "file_type": "code", "source_file": "internal/webui/flash.go", "source_location": "L20"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/flash.go"}, {"id": "$graphify-root$_internal_webui_flash_popflashes", "label": "popFlashes()", "file_type": "code", "source_file": "internal/webui/flash.go", "source_location": "L34"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/flash.go"}], "edges": [{"source": "$graphify-root$_internal_webui_flash_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_flash_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_flash_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_flash_go", "target": "webui_flash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_flash_go", "target": "$graphify-root$_internal_webui_flash_setflash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_flash_setflash", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_flash_go", "target": "$graphify-root$_internal_webui_flash_popflashes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_flash_popflashes", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_flash_popflashes", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_flash_popflashes", "target": "webui_flash", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/flash.go", "source_location": "L34", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_flash_setflash", "callee": "Marshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_flash_setflash", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L23"}, {"caller_nid": "$graphify-root$_internal_webui_flash_setflash", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L25"}, {"caller_nid": "$graphify-root$_internal_webui_flash_popflashes", "callee": "Cookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_webui_flash_popflashes", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L39"}, {"caller_nid": "$graphify-root$_internal_webui_flash_popflashes", "callee": "DecodeString", "is_member_call": true, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L40"}, {"caller_nid": "$graphify-root$_internal_webui_flash_popflashes", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/flash.go", "source_location": "L45"}]} |