Files
gomail/graphify-out/cache/ast/v0.9.37/9b7c6b4db73b526b27f3e51ff16f1fb9228974bfd0f0390b17e847c8f01d5ac3.json
T

1 line
34 KiB
JSON
Raw Normal View History

2026-08-10 21:15:19 +01:00
{"nodes": [{"id": "$graphify-root$_cmd_gomail_main_go", "label": "main.go", "file_type": "code", "source_file": "cmd/gomail/main.go", "source_location": "L1"}, {"id": "$graphify-root$_cmd_gomail_main_ipallowlistmiddleware", "label": "ipAllowlistMiddleware()", "file_type": "code", "source_file": "cmd/gomail/main.go", "source_location": "L43"}, {"id": "handler", "label": "Handler", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/cmd/gomail/main.go"}, {"id": "$graphify-root$_cmd_gomail_main_main", "label": "main()", "file_type": "code", "source_file": "cmd/gomail/main.go", "source_location": "L60"}, {"id": "$graphify-root$_cmd_gomail_main_buildoauthconfigs", "label": "buildOAuthConfigs()", "file_type": "code", "source_file": "cmd/gomail/main.go", "source_location": "L356"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/cmd/gomail/main.go"}], "edges": [{"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_flag", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_io_fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_os_signal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_syscall", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_gomail_internal_acme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_gomail_internal_admin", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "cmd/gomail/main.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_cmd_gomail_main_go", "target": "go_pkg_gomail_i