1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_queue_queue_go", "label": "queue.go", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L1"}, {"id": "queue_deliverer", "label": "Deliverer", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L29"}, {"id": "queue_keylookup", "label": "KeyLookup", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L37"}, {"id": "queue_worker", "label": "Worker", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L40"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/queue/queue.go"}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/queue/queue.go"}, {"id": "$graphify-root$_internal_queue_queue_newworker", "label": "NewWorker()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L48"}, {"id": "queue_worker_withdeliverer", "label": ".WithDeliverer()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L58"}, {"id": "queue_worker_withkeylookup", "label": ".WithKeyLookup()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L67"}, {"id": "queue_worker_run", "label": ".Run()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L73"}, {"id": "queue_worker_stop", "label": ".Stop()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L90"}, {"id": "queue_worker_processonce", "label": ".ProcessOnce()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L96"}, {"id": "queue_worker_attemptdelivery", "label": ".attemptDelivery()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L117"}, {"id": "outboundqueueentry", "label": "OutboundQueueEntry", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/queue/queue.go"}, {"id": "queue_worker_scheduleretry", "label": ".scheduleRetry()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L161"}, {"id": "$graphify-root$_internal_queue_queue_backoffduration", "label": "backoffDuration()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L172"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/queue/queue.go"}, {"id": "queue_worker_bounce", "label": ".bounce()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L188"}, {"id": "$graphify-root$_internal_queue_queue_domainof", "label": "domainOf()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L220"}, {"id": "$graphify-root$_internal_queue_queue_ispermanenterror", "label": "isPermanentError()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L231"}, {"id": "queue_mxdeliverer", "label": "MXDeliverer", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L252"}, {"id": "queue_mxdeliverer_deliver", "label": ".Deliver()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L256"}, {"id": "queue_mxdeliverer_delivertohost", "label": ".deliverToHost()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L274"}, {"id": "$graphify-root$_internal_queue_queue_lookupmxhosts", "label": "lookupMXHosts()", "file_type": "code", "source_file": "internal/queue/queue.go", "source_location": "L320"}], "edges": [{"source": "$graphify-root$_internal_queue_queue_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/queue/queue.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_queue_queue_go", "target": "g
|