1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_ical_ical_go", "label": "ical.go", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L1"}, {"id": "ical_event", "label": "Event", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L17"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/ical/ical.go"}, {"id": "$graphify-root$_internal_ical_ical_parse", "label": "Parse()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L27"}, {"id": "ical_event_build", "label": ".Build()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L82"}, {"id": "$graphify-root$_internal_ical_ical_splitproperty", "label": "splitProperty()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L109"}, {"id": "$graphify-root$_internal_ical_ical_unfold", "label": "unfold()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L123"}, {"id": "$graphify-root$_internal_ical_ical_escape", "label": "escape()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L136"}, {"id": "$graphify-root$_internal_ical_ical_unescape", "label": "unescape()", "file_type": "code", "source_file": "internal/ical/ical.go", "source_location": "L144"}], "edges": [{"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "ical_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L17", "weight": 1.0}, {"source": "ical_event", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "ical_event", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_parse", "target": "ical_event", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "ical_event", "target": "ical_event_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_splitproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_unfold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_internal_ical_ical_go", "target": "$graphify-root$_internal_ical_ical_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/ical/ical.go", "source_locati
|