Files
mailgoserver/graphify-out/cache/ast/v0.9.37/cdb3fedde3039f2c845f0e82cdb485df7d840f182983a426b2144d030abee7be.json
T

1 line
16 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_relay_relay_go", "label": "relay.go", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L1"}, {"id": "relay_result", "label": "Result", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L22"}, {"id": "relay_relay", "label": "Relay", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L31"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/relay/relay.go"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/relay/relay.go"}, {"id": "logger", "label": "Logger", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/relay/relay.go"}, {"id": "$graphify-root$_internal_relay_relay_new", "label": "New()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L44"}, {"id": "file", "label": "File", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/relay/relay.go"}, {"id": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "label": "prepareEmailForRecipient()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L55"}, {"id": "relay_relay_relayemailasync", "label": ".RelayEmailAsync()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L83"}, {"id": "$graphify-root$_internal_relay_relay_domainof", "label": "domainOf()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L139"}, {"id": "relay_relay_delivertodomain", "label": ".deliverToDomain()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L148"}, {"id": "relay_relay_trysend", "label": ".trySend()", "file_type": "code", "source_file": "internal/relay/relay.go", "source_location": "L167"}], "edges": [{"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_net_smtp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "go_pkg_mailgoserver_internal_toolbox", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "relay_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "relay_relay", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L31", "weight": 1.0}, {"source": "relay_relay", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "relay_relay", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "relay_relay", "target": "logger", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L37", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "$graphify-root$_internal_relay_relay_new", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L44", "weight": 1.0}, {"source": "$graphify-root$_internal_relay_relay_new", "target": "db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_relay_relay_new", "target": "file", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_relay_relay_new", "target": "logger", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_relay_relay_new", "target": "relay_relay", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L55", "weight": 1.0}, {"source": "relay_relay", "target": "relay_relay_relayemailasync", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L83", "weight": 1.0}, {"source": "relay_relay_relayemailasync", "target": "relay_result", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_relay_relay_go", "target": "$graphify-root$_internal_relay_relay_domainof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L139", "weight": 1.0}, {"source": "relay_relay", "target": "relay_relay_delivertodomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L148", "weight": 1.0}, {"source": "relay_relay", "target": "relay_relay_trysend", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L167", "weight": 1.0}, {"source": "$graphify-root$_internal_relay_relay_new", "target": "duration", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L50", "weight": 1.0}, {"source": "relay_relay_relayemailasync", "target": "$graphify-root$_internal_relay_relay_domainof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L101", "weight": 1.0}, {"source": "relay_relay_relayemailasync", "target": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L115", "weight": 1.0}, {"source": "relay_relay_relayemailasync", "target": "relay_relay_delivertodomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L122", "weight": 1.0}, {"source": "relay_relay_delivertodomain", "target": "relay_relay_trysend", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/relay/relay.go", "source_location": "L157", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "MustInt", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "MustString", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_relay_relay_new", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L56"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "Index", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L69"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "TrimRight", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_relay_relay_prepareemailforrecipient", "callee": "Join", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_relay_relay_domainof", "callee": "LastIndex", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L140"}, {"caller_nid": "$graphify-root$_internal_relay_relay_domainof", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L141"}, {"caller_nid": "relay_relay_delivertodomain", "callee": "LookupMX", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L149"}, {"caller_nid": "relay_relay_delivertodomain", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L151"}, {"caller_nid": "relay_relay_delivertodomain", "callee": "TrimSuffix", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L156"}, {"caller_nid": "relay_relay_delivertodomain", "callee": "Warning", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L162"}, {"caller_nid": "relay_relay_delivertodomain", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L164"}, {"caller_nid": "relay_relay_trysend", "callee": "DialTimeout", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L168"}, {"caller_nid": "relay_relay_trysend", "callee": "JoinHostPort", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L168"}, {"caller_nid": "relay_relay_trysend", "callee": "Itoa", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L168"}, {"caller_nid": "relay_relay_trysend", "callee": "SetDeadline", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L172"}, {"caller_nid": "relay_relay_trysend", "callee": "Add", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L172"}, {"caller_nid": "relay_relay_trysend", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L172"}, {"caller_nid": "relay_relay_trysend", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L173"}, {"caller_nid": "relay_relay_trysend", "callee": "NewClient", "is_member_call": false, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L175"}, {"caller_nid": "relay_relay_trysend", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L179"}, {"caller_nid": "relay_relay_trysend", "callee": "Hello", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L181"}, {"caller_nid": "relay_relay_trysend", "callee": "Extension", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L190"}, {"caller_nid": "relay_relay_trysend", "callee": "StartTLS", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L192"}, {"caller_nid": "relay_relay_trysend", "callee": "Mail", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L197"}, {"caller_nid": "relay_relay_trysend", "callee": "Rcpt", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L201"}, {"caller_nid": "relay_relay_trysend", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L209"}, {"caller_nid": "relay_relay_trysend", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L212"}, {"caller_nid": "relay_relay_trysend", "callee": "Quit", "is_member_call": true, "language": "go", "source_file": "internal/relay/relay.go", "source_location": "L215"}]}