Files
gomail/graphify-out/cache/ast/v0.9.37/75f29d536dad9eac28b5a35ce9786706af5619969d76446de7218d49738c0b84.json
T

1 line
7.8 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_auth_auth_go", "label": "auth.go", "file_type": "code", "source_file": "internal/auth/auth.go", "source_location": "L1"}, {"id": "auth_scope", "label": "Scope", "file_type": "code", "source_file": "internal/auth/auth.go", "source_location": "L20"}, {"id": "$graphify-root$_internal_auth_auth_authenticate", "label": "Authenticate()", "file_type": "code", "source_file": "internal/auth/auth.go", "source_location": "L33"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/auth/auth.go"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/auth/auth.go"}, {"id": "$graphify-root$_internal_auth_auth_checkapppassword", "label": "checkAppPassword()", "file_type": "code", "source_file": "internal/auth/auth.go", "source_location": "L53"}], "edges": [{"source": "$graphify-root$_internal_auth_auth_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "go_pkg_golang_org_x_crypto_bcrypt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "auth_scope", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "$graphify-root$_internal_auth_auth_authenticate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_internal_auth_auth_authenticate", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_auth_auth_authenticate", "target": "auth_scope", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_auth_auth_authenticate", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_auth_auth_go", "target": "$graphify-root$_internal_auth_auth_checkapppassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_internal_auth_auth_checkapppassword", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_auth_auth_checkapppassword", "target": "auth_scope", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/auth/auth.go", "source_location": "L53", "weight": 1.0, "context": "