1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_tlsutil_acme_manager_go", "label": "acme_manager.go", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L1"}, {"id": "tlsutil_acmemanager", "label": "ACMEManager", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L26"}, {"id": "db", "label": "DB", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "masterkey", "label": "MasterKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "challengeresponder", "label": "ChallengeResponder", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "rwmutex", "label": "RWMutex", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "certificate", "label": "Certificate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "$graphify-root$_internal_tlsutil_acme_manager_newacmemanager", "label": "NewACMEManager()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L37"}, {"id": "tlsutil_acmemanager_tlsconfig", "label": ".TLSConfig()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L46"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "tlsutil_acmemanager_certificatefor", "label": ".CertificateFor()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L58"}, {"id": "tlsutil_acmemanager_loadfromdb", "label": ".loadFromDB()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L80"}, {"id": "tlsutil_acmemanager_obtainandstore", "label": ".obtainAndStore()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L108"}, {"id": "tlsutil_acmemanager_loadorcreateaccountkey", "label": ".loadOrCreateAccountKey()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L160"}, {"id": "accountkey", "label": "AccountKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "tlsutil_acmemanager_startrenewalloop", "label": ".StartRenewalLoop()", "file_type": "code", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L198"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/acme_manager.go"}], "edges": [{"source": "$graphify-root$_internal_tlsutil_acme_manager_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_acme_manager_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_acme_manager_go", "target": "go_pkg_crypto_x509", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/acme_manager.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_acme_manager_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_fi
|