Files
gomail/graphify-out/cache/ast/v0.9.37/06320a96b951333c49dd4ad314fa4041ca18066788b44593f4a0456cae476132.json
T
2026-08-09 18:03:09 +01:00

1 line
13 KiB
JSON

{"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_from", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "oauth2_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "$graphify-root$_internal_oauth2_oauth2_wellknownendpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "oauth2_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L51", "weight": 1.0}, {"source": "oauth2_token", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L55", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "oauth2_tokenresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L58", "weight": 1.0}, {"source": "oauth2_config", "target": "oauth2_config_buildauthurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L71", "weight": 1.0}, {"source": "oauth2_config", "target": "oauth2_config_exchangecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L85", "weight": 1.0}, {"source": "oauth2_config_exchangecode", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "oauth2_config_exchangecode", "target": "oauth2_token", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "oauth2_config", "target": "oauth2_config_refreshtoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L96", "weight": 1.0}, {"source": "oauth2_config_refreshtoken", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "oauth2_config_refreshtoken", "target": "oauth2_token", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "oauth2_config", "target": "oauth2_config_dotokenrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L112", "weight": 1.0}, {"source": "oauth2_config_dotokenrequest", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L112", "weight": 1.0, "context": "parameter_type"}, {"source": "oauth2_config_dotokenrequest", "target": "values", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L112", "weight": 1.0, "context": "parameter_type"}, {"source": "oauth2_config_dotokenrequest", "target": "oauth2_token", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L112", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "$graphify-root$_internal_oauth2_oauth2_truncate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L150", "weight": 1.0}, {"source": "$graphify-root$_internal_oauth2_oauth2_go", "target": "$graphify-root$_internal_oauth2_oauth2_xoauth2saslstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L161", "weight": 1.0}, {"source": "oauth2_config_exchangecode", "target": "oauth2_config_dotokenrequest", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L92", "weight": 1.0}, {"source": "oauth2_config_refreshtoken", "target": "oauth2_config_dotokenrequest", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L102", "weight": 1.0}, {"source": "oauth2_config_dotokenrequest", "target": "$graphify-root$_internal_oauth2_oauth2_truncate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/oauth2/oauth2.go", "source_location": "L133", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_oauth2_oauth2_wellknownendpoints", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L46"}, {"caller_nid": "oauth2_config_buildauthurl", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L76"}, {"caller_nid": "oauth2_config_buildauthurl", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L80"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "NewRequestWithContext", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L113"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L113"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L113"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L115"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Do", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L120"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L122"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L124"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "ReadAll", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L126"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L128"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L132"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L133"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L136"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L139"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L146"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L146"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L146"}, {"caller_nid": "oauth2_config_dotokenrequest", "callee": "Duration", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_oauth2_oauth2_truncate", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_oauth2_oauth2_truncate", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/oauth2/oauth2.go", "source_location": "L154"}]}