1 line
16 KiB
JSON
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", "r
|