1 line
8.9 KiB
JSON
1 line
8.9 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_crud_dkim_go", "label": "crud_dkim.go", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L1"}, {"id": "db_dkimkeywithdomain", "label": "DKIMKeyWithDomain", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L3"}, {"id": "dkimkey", "label": "DKIMKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_dkim.go"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L8"}, {"id": "db_db_listactivedkimkeyswithdomain", "label": ".ListActiveDKIMKeysWithDomain()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L8"}, {"id": "db_db_listinactivedkimkeyswithdomain", "label": ".ListInactiveDKIMKeysWithDomain()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L18"}, {"id": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "label": "scanDKIMKeysWithDomain()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L29"}, {"id": "db_db_countactivedkimkeys", "label": ".CountActiveDKIMKeys()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L52"}, {"id": "db_db_deactivateactivedkimkeysfordomain", "label": ".DeactivateActiveDKIMKeysForDomain()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L58"}, {"id": "db_db_setdkimkeyactive", "label": ".SetDKIMKeyActive()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L63"}, {"id": "db_db_updatedkimkeyselector", "label": ".UpdateDKIMKeySelector()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L72"}, {"id": "db_db_selectorexistsfordomain", "label": ".SelectorExistsForDomain()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L77"}, {"id": "db_db_removedkimkey", "label": ".RemoveDKIMKey()", "file_type": "code", "source_file": "internal/db/crud_dkim.go", "source_location": "L83"}], "edges": [{"source": "$graphify-root$_internal_db_crud_dkim_go", "target": "db_dkimkeywithdomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L3", "weight": 1.0}, {"source": "db_dkimkeywithdomain", "target": "dkimkey", "relation": "embeds", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L4", "weight": 1.0}, {"source": "db_db", "target": "db_db_listactivedkimkeyswithdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L8", "weight": 1.0}, {"source": "db_db_listactivedkimkeyswithdomain", "target": "db_dkimkeywithdomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L8", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listinactivedkimkeyswithdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L18", "weight": 1.0}, {"source": "db_db_listinactivedkimkeyswithdomain", "target": "db_dkimkeywithdomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_db_crud_dkim_go", "target": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L29", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "target": "db_dkimkeywithdomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_countactivedkimkeys", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L52", "weight": 1.0}, {"source": "db_db", "target": "db_db_deactivateactivedkimkeysfordomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L58", "weight": 1.0}, {"source": "db_db", "target": "db_db_setdkimkeyactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L63", "weight": 1.0}, {"source": "db_db", "target": "db_db_updatedkimkeyselector", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L72", "weight": 1.0}, {"source": "db_db", "target": "db_db_selectorexistsfordomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L77", "weight": 1.0}, {"source": "db_db", "target": "db_db_removedkimkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L83", "weight": 1.0}, {"source": "db_db_listactivedkimkeyswithdomain", "target": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L15", "weight": 1.0}, {"source": "db_db_listinactivedkimkeyswithdomain", "target": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_dkim.go", "source_location": "L26", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_db_listactivedkimkeyswithdomain", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L9"}, {"caller_nid": "db_db_listactivedkimkeyswithdomain", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L14"}, {"caller_nid": "db_db_listinactivedkimkeyswithdomain", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L19"}, {"caller_nid": "db_db_listinactivedkimkeyswithdomain", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L25"}, {"caller_nid": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L39"}, {"caller_nid": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_db_crud_dkim_scandkimkeyswithdomain", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L49"}, {"caller_nid": "db_db_countactivedkimkeys", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L54"}, {"caller_nid": "db_db_countactivedkimkeys", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L54"}, {"caller_nid": "db_db_deactivateactivedkimkeysfordomain", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L59"}, {"caller_nid": "db_db_setdkimkeyactive", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L65"}, {"caller_nid": "db_db_setdkimkeyactive", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L68"}, {"caller_nid": "db_db_updatedkimkeyselector", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L73"}, {"caller_nid": "db_db_selectorexistsfordomain", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L79"}, {"caller_nid": "db_db_selectorexistsfordomain", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L79"}, {"caller_nid": "db_db_removedkimkey", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_dkim.go", "source_location": "L84"}]} |