Files
gomail/graphify-out/cache/ast/v0.9.37/06320a96b951333c49dd4ad314fa4041ca18066788b44593f4a0456cae476132.json
T

1 line
13 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_oauth2_oauth2_go", "label": "oauth2.go", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L1"}, {"id": "oauth2_config", "label": "Config", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L24"}, {"id": "$graphify-root$_internal_oauth2_oauth2_wellknownendpoints", "label": "WellKnownEndpoints()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L38"}, {"id": "oauth2_token", "label": "Token", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L51"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/oauth2/oauth2.go"}, {"id": "oauth2_tokenresponse", "label": "tokenResponse", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L58"}, {"id": "oauth2_config_buildauthurl", "label": ".BuildAuthURL()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L71"}, {"id": "oauth2_config_exchangecode", "label": ".ExchangeCode()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L85"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/oauth2/oauth2.go"}, {"id": "oauth2_config_refreshtoken", "label": ".RefreshToken()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L96"}, {"id": "oauth2_config_dotokenrequest", "label": ".doTokenRequest()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L112"}, {"id": "values", "label": "Values", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/oauth2/oauth2.go"}, {"id": "$graphify-root$_internal_oauth2_oauth2_truncate", "label": "truncate()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L150"}, {"id": "$graphify-root$_internal_oauth2_oauth2_xoauth2saslstring", "label": "XOAUTH2SASLString()", "file_type": "code", "source_file": "internal/oauth2/oauth2.go", "source_location": "L161"}], "edges": [{"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "go_pkg_time", "relation": "imports