Files
gomail/graphify-out/cache/ast/v0.9.37/1d14a5637bc153c73c2542c5a20a1d609d432ab1a02b1180b5de479e3e75dcb4.json
T
2026-08-10 21:15:19 +01:00

1 line
20 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_config_config_go", "label": "config.go", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L1"}, {"id": "config_config", "label": "Config", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L12"}, {"id": "serverconfig", "label": "ServerConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "tlsconfig", "label": "TLSConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "databaseconfig", "label": "DatabaseConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "storageconfig", "label": "StorageConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "ratelimitconfig", "label": "RateLimitConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "pipelineconfig", "label": "PipelineConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "notifyconfig", "label": "NotifyConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "pop3config", "label": "POP3Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "jmapconfig", "label": "JMAPConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "oauthconfig", "label": "OAuthConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "linkedaccountsconfig", "label": "LinkedAccountsConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "securityconfig", "label": "SecurityConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "config_serverconfig", "label": "ServerConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L27"}, {"id": "config_tlsconfig", "label": "TLSConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L42"}, {"id": "config_databaseconfig", "label": "DatabaseConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L52"}, {"id": "config_storageconfig", "label": "StorageConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L57"}, {"id": "config_ratelimitconfig", "label": "RateLimitConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L64"}, {"id": "config_pipelineconfig", "label": "PipelineConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L73"}, {"id": "config_notifyconfig", "label": "NotifyConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L84"}, {"id": "config_pop3config", "label": "POP3Config", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L92"}, {"id": "config_jmapconfig", "label": "JMAPConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L98"}, {"id": "config_oauthconfig", "label": "OAuthConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L103"}, {"id": "oauthproviderconfig", "label": "OAuthProviderConfig", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/config/config.go"}, {"id": "config_oauthproviderconfig", "label": "OAuthProviderConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L108"}, {"id": "config_linkedaccountsconfig", "label": "LinkedAccountsConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L116"}, {"id": "config_securityconfig", "label": "SecurityConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L125"}, {"id": "$graphify-root$_internal_config_config_load", "label": "Load()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L139"}, {"id": "$graphify-root$_internal_config_config_applyenvoverrides", "label": "applyEnvOverrides()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L166"}, {"id": "$graphify-root$_internal_config_config_validate", "label": "validate()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L190"}, {"id": "$graphify-root$_internal_config_config_default", "label": "Default()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L211"}, {"id": "$graphify-root$_internal_config_config_writedefault", "label": "writeDefault()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L284"}], "edges": [{"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "go_pkg_gopkg_in_yaml_v3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L12", "weight": 1.0}, {"source": "config_config", "target": "serverconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "tlsconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "databaseconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "storageconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "ratelimitconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "pipelineconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "notifyconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "pop3config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "jmapconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "oauthconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "linkedaccountsconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "config_config", "target": "securityconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_serverconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_tlsconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_databaseconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_storageconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L57", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_ratelimitconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L64", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_pipelineconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L73", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_notifyconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L84", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_pop3config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L92", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_jmapconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L98", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_oauthconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L103", "weight": 1.0}, {"source": "config_oauthconfig", "target": "oauthproviderconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L104", "weight": 1.0, "context": "field"}, {"source": "config_oauthconfig", "target": "oauthproviderconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L105", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_oauthproviderconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L108", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_linkedaccountsconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L116", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "config_securityconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L125", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "config_config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L139", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_applyenvoverrides", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L166", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_applyenvoverrides", "target": "config_config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L166", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L190", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_validate", "target": "config_config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L190", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L211", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_default", "target": "config_config", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L211", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_config_config_go", "target": "$graphify-root$_internal_config_config_writedefault", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L284", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "$graphify-root$_internal_config_config_writedefault", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L141", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "$graphify-root$_internal_config_config_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L152", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "$graphify-root$_internal_config_config_applyenvoverrides", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L157", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_load", "target": "$graphify-root$_internal_config_config_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L159", "weight": 1.0}, {"source": "$graphify-root$_internal_config_config_writedefault", "target": "$graphify-root$_internal_config_config_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L285", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Stat", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "IsNotExist", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Printf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L144"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L149"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Unmarshal", "is_member_call": true, "language": "go", "source_file": "internal/config/config.go", "source_location": "L153"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L154"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L168"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L169"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L170"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L171"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L172"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L173"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L174"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L195"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L198"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L201"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L204"}, {"caller_nid": "$graphify-root$_internal_config_config_writedefault", "callee": "Marshal", "is_member_call": true, "language": "go", "source_file": "internal/config/config.go", "source_location": "L286"}, {"caller_nid": "$graphify-root$_internal_config_config_writedefault", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L307"}]}