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

1 line
5.3 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_config_config_go", "label": "config.go", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L1"}, {"id": "config_defaultkv", "label": "defaultKV", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L12"}, {"id": "$graphify-root$_internal_config_config_generatesettingsini", "label": "GenerateSettingsIni()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L118"}, {"id": "$graphify-root$_internal_config_config_load", "label": "Load()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L158"}, {"id": "file", "label": "File", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "$graphify-root$_internal_config_config_absolutesqlitepath", "label": "AbsoluteSQLitePath()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L167"}], "edges": [{"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_path_filepath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_defaultkv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_generatesettingsini", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L158", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "file", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_absolutesqlitepath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L167", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "$graphify-root$_internal_config_config_generatesettingsini", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L159", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_config_config_generatesettingsini", "callee": "Stat", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L119"}, {"caller_nid": "$graphify-root$_internal_config_config_generatesettingsini", "callee": "MkdirAll", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_config_config_generatesettingsini", "callee": "Dir", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_config_config_generatesettingsini", "callee": "Empty", "is_member_call": true, "language":