1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_crud_domains_go", "label": "crud_domains.go", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L9"}, {"id": "db_db_listdomains", "label": ".ListDomains()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L9"}, {"id": "domain", "label": "Domain", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_domains.go"}, {"id": "db_db_listactivedomains", "label": ".ListActiveDomains()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L35"}, {"id": "db_db_countactivedomains", "label": ".CountActiveDomains()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L49"}, {"id": "$graphify-root$_internal_db_crud_domains_generateverificationtoken", "label": "generateVerificationToken()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L57"}, {"id": "db_db_createdomain", "label": ".CreateDomain()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L65"}, {"id": "db_db_updatedomain", "label": ".UpdateDomain()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L74"}, {"id": "db_db_setdomainactive", "label": ".SetDomainActive()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L79"}, {"id": "db_db_setdomainverified", "label": ".SetDomainVerified()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L86"}, {"id": "db_db_regenerateverificationtoken", "label": ".RegenerateVerificationToken()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L98"}, {"id": "db_db_removedomaincascade", "label": ".RemoveDomainCascade()", "file_type": "code", "source_file": "internal/db/crud_domains.go", "source_location": "L106"}], "edges": [{"source": "$graphify-root$_internal_db_crud_domains_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_domains_go", "target": "go_pkg_encoding_hex", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_domains_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_listdomains", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L9", "weight": 1.0}, {"source": "db_db_listdomains", "target": "domain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listactivedomains", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L35", "weight": 1.0}, {"source": "db_db_listactivedomains", "target": "domain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_countactivedomains", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_domains.go", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_domains_go", "target": "$graphify-root$_internal_db_crud_domains_generateverificationtoken", "relation": "contains", "confidence": "EXTRACTED", "
|