1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_mtasts_mtasts_go", "label": "mtasts.go", "file_type": "code", "source_file": "internal/mtasts/mtasts.go", "source_location": "L1"}, {"id": "mtasts_policy", "label": "Policy", "file_type": "code", "source_file": "internal/mtasts/mtasts.go", "source_location": "L21"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mtasts/mtasts.go"}, {"id": "$graphify-root$_internal_mtasts_mtasts_discover", "label": "Discover()", "file_type": "code", "source_file": "internal/mtasts/mtasts.go", "source_location": "L31"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/mtasts/mtasts.go"}, {"id": "$graphify-root$_internal_mtasts_mtasts_parsepolicy", "label": "parsePolicy()", "file_type": "code", "source_file": "internal/mtasts/mtasts.go", "source_location": "L86"}, {"id": "$graphify-root$_internal_mtasts_mtasts_matches", "label": "Matches()", "file_type": "code", "source_file": "internal/mtasts/mtasts.go", "source_location": "L125"}], "edges": [{"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "mtasts_policy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L21", "weight": 1.0}, {"source": "mtasts_policy", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_mtasts_mtasts_go", "target": "$graphify-root$_internal_mtasts_mtasts_discover", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_internal_mtasts_mtasts_discover", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/mtasts/mtasts.go", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal
|