Files
gomail/graphify-out/cache/ast/v0.9.37/16e8c264eda92ba65af904a662714b2332e1c247bbdd90dd69d3826fcd156dbd.json
2026-08-09 18:03:09 +01:00

1 line
13 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_totp_totp_go", "label": "totp.go", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_totp_totp_generatesecret", "label": "GenerateSecret()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L29"}, {"id": "$graphify-root$_internal_totp_totp_generate", "label": "Generate()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L40"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/totp/totp.go"}, {"id": "$graphify-root$_internal_totp_totp_validate", "label": "Validate()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L52"}, {"id": "$graphify-root$_internal_totp_totp_hotp", "label": "hotp()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L71"}, {"id": "$graphify-root$_internal_totp_totp_decodesecret", "label": "decodeSecret()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L92"}, {"id": "$graphify-root$_internal_totp_totp_provisioninguri", "label": "ProvisioningURI()", "file_type": "code", "source_file": "internal/totp/totp.go", "source_location": "L114"}], "edges": [{"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_crypto_hmac", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_crypto_sha1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_encoding_base32", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_generatesecret", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L29", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_generate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_generate", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_hotp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L71", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_decodesecret", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L92", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_go", "target": "$graphify-root$_internal_totp_totp_provisioninguri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L114", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_generate", "target": "$graphify-root$_internal_totp_totp_decodesecret", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L41", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_generate", "target": "$graphify-root$_internal_totp_totp_hotp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L46", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_validate", "target": "$graphify-root$_internal_totp_totp_decodesecret", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_internal_totp_totp_validate", "target": "$graphify-root$_internal_totp_totp_hotp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/totp/totp.go", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_totp_totp_generatesecret", "callee": "Read", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_totp_totp_generatesecret", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L32"}, {"caller_nid": "$graphify-root$_internal_totp_totp_generatesecret", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L34"}, {"caller_nid": "$graphify-root$_internal_totp_totp_generatesecret", "callee": "WithPadding", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L34"}, {"caller_nid": "$graphify-root$_internal_totp_totp_generate", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_totp_totp_generate", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "UTC", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "Now", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "Unix", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_totp_totp_validate", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "byte", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L74"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "Write", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L79"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "Sum", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L80"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "uint32", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L83"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "uint32", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "uint32", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L85"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "uint32", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "uint32", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "Pow10", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_totp_totp_hotp", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "ToUpper", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "ReplaceAll", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L94"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "DecodeString", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L95"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "WithPadding", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L95"}, {"caller_nid": "$graphify-root$_internal_totp_totp_decodesecret", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L97"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "Itoa", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L119"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "Itoa", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "PathEscape", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L121"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "PathEscape", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L121"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_totp_totp_provisioninguri", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/totp/totp.go", "source_location": "L122"}]}