1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webauthn_cbor_go", "label": "cbor.go", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webauthn_cbor_cbordecode", "label": "cborDecode()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L19"}, {"id": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "label": "cborDecodeWithLength()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L27"}, {"id": "webauthn_cbordecoder", "label": "cborDecoder", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L36"}, {"id": "webauthn_cbordecoder_readbyte", "label": ".readByte()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L41"}, {"id": "webauthn_cbordecoder_readbytes", "label": ".readBytes()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L50"}, {"id": "webauthn_cbordecoder_readlength", "label": ".readLength()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L63"}, {"id": "webauthn_cbordecoder_decodevalue", "label": ".decodeValue()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L93"}], "edges": [{"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "go_pkg_encoding_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "$graphify-root$_internal_webauthn_cbor_cbordecode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "webauthn_cbordecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L36", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readbyte", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L41", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readbytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L50", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L63", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_decodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L93", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_cbordecode", "target": "webauthn_cbordecoder_decodevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "target": "webauthn_cbordecoder_decodevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L29", "weight": 1.0}, {"source": "webauthn_cbordecoder_readlength", "target": "webauthn_cbordecoder_readbyte", "relation": "calls", "conte
|