Files
gomail/graphify-out/cache/ast/v0.9.37/a9d1f121f22790a8bec76fa627918fa33bc43282f5576da2bc4fa3bf7a87fdd9.json
2026-08-09 18:03:09 +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": "L71"}, {"id": "config_notifyconfig", "label": "NotifyConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L82"}, {"id": "config_pop3config", "label": "POP3Config", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L90"}, {"id": "config_jmapconfig", "label": "JMAPConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L96"}, {"id": "config_oauthconfig", "label": "OAuthConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L101"}, {"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": "L106"}, {"id": "config_linkedaccountsconfig", "label": "LinkedAccountsConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L114"}, {"id": "config_securityconfig", "label": "SecurityConfig", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L123"}, {"id": "$graphify-root$_internal_config_config_load", "label": "Load()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L137"}, {"id": "$graphify-root$_internal_config_config_applyenvoverrides", "label": "applyEnvOverrides()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L164"}, {"id": "$graphify-root$_internal_config_config_validate", "label": "validate()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L188"}, {"id": "$graphify-root$_internal_config_config_default", "label": "Default()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L206"}, {"id": "$graphify-root$_internal_config_config_writedefault", "label": "writeDefault()", "file_type": "code", "source_file": "internal/config/config.go", "source_location": "L277"}], "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": "L71", "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": "L82", "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": "L90", "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": "L96", "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": "L101", "weight": 1.0}, {"source": "config_oauthconfig", "target": "oauthproviderconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L102", "weight": 1.0, "context": "field"}, {"source": "config_oauthconfig", "target": "oauthproviderconfig", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/config/config.go", "source_location": "L103", "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": "L106", "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": "L114", "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": "L123", "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": "L137", "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": "L137", "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": "L164", "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": "L164", "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": "L188", "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": "L188", "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": "L206", "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": "L206", "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": "L277", "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": "L139", "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": "L150", "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": "L155", "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": "L157", "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": "L278", "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": "L138"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "IsNotExist", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L138"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Printf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "ReadFile", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L147"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Unmarshal", "is_member_call": true, "language": "go", "source_file": "internal/config/config.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_config_config_load", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_config_config_applyenvoverrides", "callee": "Getenv", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L167"}, {"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_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L190"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L193"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L196"}, {"caller_nid": "$graphify-root$_internal_config_config_validate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L199"}, {"caller_nid": "$graphify-root$_internal_config_config_writedefault", "callee": "Marshal", "is_member_call": true, "language": "go", "source_file": "internal/config/config.go", "source_location": "L279"}, {"caller_nid": "$graphify-root$_internal_config_config_writedefault", "callee": "WriteFile", "is_member_call": false, "language": "go", "source_file": "internal/config/config.go", "source_location": "L300"}]}