MCPcopy Create free account

hub / github.com/IceFireDB/IceFireDB / functions

Functions1,844 in github.com/IceFireDB/IceFireDB

↓ 2 callersMethoddecode
(data []byte)
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:251
↓ 2 callersMethoddecodeFirstPart
(data []byte)
IceFireDB-SQLProxy/pkg/mysql/server/handshake_resp.go:56
↓ 2 callersMethoddecodeFirstPart
(data []byte)
IceFireDB-SQLite/pkg/mysql/server/handshake_resp.go:56
↓ 2 callersFunctiondecrypt
(data []byte, key []byte)
driver/ipfs-synckv/singularity.go:39
↓ 2 callersFunctiondirectDoIntErr
(tb testing.TB, c *proto.Client, args ...interface{})
IceFireDB-Redis-Proxy/test/test_test.go:245
↓ 2 callersFunctiondirectDoIntErr
(tb testing.TB, c *proto.Client, args ...interface{})
IceFireDB-PubSub/test/test_test.go:245
↓ 2 callersFunctiondirectDoStringArrErr
(tb testing.TB, c *proto.Client, args ...interface{})
IceFireDB-Redis-Proxy/test/test_test.go:206
↓ 2 callersFunctiondirectDoStringArrErr
(tb testing.TB, c *proto.Client, args ...interface{})
IceFireDB-PubSub/test/test_test.go:206
↓ 2 callersMethoddumpGC
(buf *bytes.Buffer)
server_info.go:160
↓ 2 callersMethoddumpMem
(buf *bytes.Buffer)
server_info.go:135
↓ 2 callersMethoddumpServer
(buf *bytes.Buffer)
server_info.go:115
↓ 2 callersMethoddumpStore
(buf *bytes.Buffer)
server_info.go:183
↓ 2 callersMethodencode
(w io.Writer)
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:231
↓ 2 callersMethodencode
(w io.Writer)
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:231
↓ 2 callersFunctionencrypt
(data []byte, key []byte)
driver/ipfs-synckv/singularity.go:26
↓ 2 callersFunctionfieldType
(value any)
IceFireDB-SQLProxy/pkg/mysql/mysql/resultset_helper.go:83
↓ 2 callersFunctionfieldType
(value any)
IceFireDB-SQLite/pkg/mysql/mysql/resultset_helper.go:83
↓ 2 callersMethodforward
(newer *MariadbGTID)
IceFireDB-SQLProxy/pkg/mysql/mysql/mariadb_gtid.go:77
↓ 2 callersMethodforward
(newer *MariadbGTID)
IceFireDB-SQLite/pkg/mysql/mysql/mariadb_gtid.go:77
↓ 2 callersMethodgenAuthResponse
generate auth response data according to auth plugin NOTE: the returned boolean value indicates whether to add a \NUL to the end of data. it is qui
IceFireDB-SQLProxy/pkg/mysql/client/auth.go:106
↓ 2 callersMethodgenAuthResponse
generate auth response data according to auth plugin NOTE: the returned boolean value indicates whether to add a \NUL to the end of data. it is qui
IceFireDB-SQLite/pkg/mysql/client/auth.go:107
↓ 2 callersFunctiongetColumnTypeAndLen
(columnType string)
IceFireDB-SQLite/internal/sqlite/db.go:198
↓ 2 callersMethodgetIdleConnectionUnsafe
()
IceFireDB-SQLProxy/pkg/mysql/client/pool.go:284
↓ 2 callersMethodgetIdleConnectionUnsafe
()
IceFireDB-SQLite/pkg/mysql/client/pool.go:282
↓ 2 callersFunctiongetTableName
(sql string)
IceFireDB-SQLite/internal/sqlite/db.go:183
↓ 2 callersMethodgetWriteBatch
()
driver/badger/batch.go:15
↓ 2 callersFunctionhandleExpiration
handleExpiration handles common expiration logic for EXPIRE/EXPIREAT/SETEX/SETEXAT
strings.go:52
↓ 2 callersFunctionhandleInboundSQL
(m *mysqlProxy, s *p2p.Message, txConn map[string]*client.Conn, accessType string)
IceFireDB-SQLProxy/internal/mysql/p2p.go:109
↓ 2 callersFunctionhandlePeerDiscovery
A function that connects the given host to all peers received from a channel of peer address information. Meant to be started as a go routine.
IceFireDB-SQLProxy/pkg/p2p/p2p.go:420
↓ 2 callersFunctionhandlePeerDiscovery
A function that connects the given host to all peers received from a channel of peer address information. Meant to be started as a go routine.
IceFireDB-SQLite/pkg/p2p/p2p.go:419
↓ 2 callersMethodhandlePublicKeyRetrieval
Public Key Retrieval See: https://dev.mysql.com/doc/internals/en/public-key-retrieval.html
IceFireDB-SQLProxy/pkg/mysql/server/handshake_resp.go:172
↓ 2 callersMethodhandlePublicKeyRetrieval
Public Key Retrieval See: https://dev.mysql.com/doc/internals/en/public-key-retrieval.html
IceFireDB-SQLite/pkg/mysql/server/handshake_resp.go:172
↓ 2 callersFunctioninline
(r rune, s string)
IceFireDB-Redis-Proxy/test/proto/types.go:27
↓ 2 callersFunctioninline
(r rune, s string)
IceFireDB-PubSub/test/proto/types.go:27
↓ 2 callersFunctionisDML
(sql string)
IceFireDB-SQLite/internal/sqlite/db.go:235
↓ 2 callersFunctionkeyMutexIndex
keyMutexIndex calculates mutex index based on key
lists.go:24
↓ 2 callersFunctionnewOptions
(cfg *config.LevelDBConfig)
driver/ipfs-synckv/db.go:194
↓ 2 callersFunctionnewOptions
(cfg *config.LevelDBConfig)
driver/oss/db.go:143
↓ 2 callersFunctionnewOptions
(cfg *config.LevelDBConfig)
driver/ipfs/db.go:133
↓ 2 callersFunctionnewOptions
(cfg *config.LevelDBConfig)
driver/hybriddb/db.go:142
↓ 2 callersMethodping
(conn *Conn)
IceFireDB-SQLProxy/pkg/mysql/client/pool.go:471
↓ 2 callersMethodping
(conn *Conn)
IceFireDB-SQLite/pkg/mysql/client/pool.go:465
↓ 2 callersMethodpopAdminConn
()
IceFireDB-SQLProxy/internal/mysql/proxy.go:118
↓ 2 callersMethodpopConn
(pool *client.Pool)
IceFireDB-SQLProxy/internal/mysql/proxy.go:126
↓ 2 callersMethodpushAdminConn
(mysqlConn *client.Conn, err error)
IceFireDB-SQLProxy/internal/mysql/proxy.go:163
↓ 2 callersMethodpushConn
(mysqlConn *client.Conn, err error, pool *client.Pool)
IceFireDB-SQLProxy/internal/mysql/proxy.go:171
↓ 2 callersMethodputConnection
(connection Connection)
IceFireDB-SQLProxy/pkg/mysql/client/pool.go:179
↓ 2 callersMethodputConnection
(connection Connection)
IceFireDB-SQLite/pkg/mysql/client/pool.go:177
↓ 2 callersMethodputConnectionUnsafe
(connection Connection)
IceFireDB-SQLProxy/pkg/mysql/client/pool.go:220
↓ 2 callersMethodputConnectionUnsafe
(connection Connection)
IceFireDB-SQLite/pkg/mysql/client/pool.go:218
↓ 2 callersMethodreadAuthResult
()
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:169
↓ 2 callersMethodreadAuthResult
()
IceFireDB-SQLite/pkg/mysql/client/resp.go:169
↓ 2 callersMethodreadAuthSwitchRequestResponse
see: https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_connection_phase_packets_protocol_auth_switch_response.html
IceFireDB-SQLProxy/pkg/mysql/server/resp.go:101
↓ 2 callersMethodreadAuthSwitchRequestResponse
see: https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_connection_phase_packets_protocol_auth_switch_response.html
IceFireDB-SQLite/pkg/mysql/server/resp.go:101
↓ 2 callersMethodreadFirstPart
()
IceFireDB-SQLProxy/pkg/mysql/server/handshake_resp.go:47
↓ 2 callersMethodreadFirstPart
()
IceFireDB-SQLite/pkg/mysql/server/handshake_resp.go:47
↓ 2 callersMethodreadResult
(binary bool)
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:219
↓ 2 callersMethodreadResult
(binary bool)
IceFireDB-SQLite/pkg/mysql/client/resp.go:219
↓ 2 callersMethodreadResultColumns
(result *Result)
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:323
↓ 2 callersMethodreadResultColumns
(result *Result)
IceFireDB-SQLite/pkg/mysql/client/resp.go:323
↓ 2 callersMethodreadUntilEOF
()
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:17
↓ 2 callersMethodreadUntilEOF
()
IceFireDB-SQLite/pkg/mysql/client/resp.go:17
↓ 2 callersMethodstartNewConnections
(count int)
IceFireDB-SQLProxy/pkg/mysql/client/pool.go:449
↓ 2 callersMethodstartNewConnections
(count int)
IceFireDB-SQLite/pkg/mysql/client/pool.go:447
↓ 2 callersMethodvalidateKeyValue
(key, value []byte)
driver/hybriddb/db.go:112
↓ 2 callersMethodwriteAuthMoreDataFastAuth
()
IceFireDB-SQLProxy/pkg/mysql/server/resp.go:127
↓ 2 callersMethodwriteAuthMoreDataFastAuth
()
IceFireDB-SQLite/pkg/mysql/server/resp.go:127
↓ 2 callersMethodwriteAuthMoreDataPubkey
()
IceFireDB-SQLProxy/pkg/mysql/server/resp.go:113
↓ 2 callersMethodwriteAuthMoreDataPubkey
()
IceFireDB-SQLite/pkg/mysql/server/resp.go:113
↓ 2 callersMethodwriteFieldList
(fs []*Field, data []byte)
IceFireDB-SQLProxy/pkg/mysql/server/resp.go:163
↓ 2 callersMethodwriteFieldList
(fs []*Field, data []byte)
IceFireDB-SQLite/pkg/mysql/server/resp.go:163
↓ 2 callersFunctionzparseRange
(a1 string, a2 string)
sorted_sets.go:34
↓ 1 callersMethodAddInterval
(in IntervalSlice)
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:222
↓ 1 callersMethodAddInterval
(in IntervalSlice)
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:222
↓ 1 callersMethodAddSet
AddSet adds mariadb gtid into mariadb gtid set
IceFireDB-SQLProxy/pkg/mysql/mysql/mariadb_gtid.go:125
↓ 1 callersMethodAddSet
AddSet adds mariadb gtid into mariadb gtid set
IceFireDB-SQLite/pkg/mysql/mysql/mariadb_gtid.go:125
↓ 1 callersMethodAddUser
(username, password string)
IceFireDB-SQLProxy/pkg/mysql/server/credential_provider.go:43
↓ 1 callersMethodAddUser
(username, password string)
IceFireDB-SQLite/pkg/mysql/server/credential_provider.go:43
↓ 1 callersMethodAnnounceConnect
A method of P2P to connect to service peers. This method uses the Provide() functionality of the Kademlia DHT directly to announce the ability to prov
IceFireDB-SQLProxy/pkg/p2p/p2p.go:136
↓ 1 callersFunctionAppendLengthEncodedInteger
AppendLengthEncodedInteger: encodes a uint64 value and appends it to the given bytes slice
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:93
↓ 1 callersFunctionAppendLengthEncodedInteger
AppendLengthEncodedInteger: encodes a uint64 value and appends it to the given bytes slice
IceFireDB-SQLite/pkg/mysql/mysql/util.go:93
↓ 1 callersMethodAsFloat64
()
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:191
↓ 1 callersMethodAsFloat64
()
IceFireDB-SQLite/pkg/mysql/mysql/field.go:191
↓ 1 callersMethodAsInt64
()
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:187
↓ 1 callersMethodAsInt64
()
IceFireDB-SQLite/pkg/mysql/mysql/field.go:187
↓ 1 callersMethodAsString
()
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:195
↓ 1 callersMethodAsString
()
IceFireDB-SQLite/pkg/mysql/mysql/field.go:195
↓ 1 callersMethodAsUint64
()
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:183
↓ 1 callersMethodAsUint64
()
IceFireDB-SQLite/pkg/mysql/mysql/field.go:183
↓ 1 callersFunctionBroadcast
(sql string)
IceFireDB-SQLite/internal/sqlite/db.go:249
↓ 1 callersFunctionBuildSimpleBinaryResultset
(names []string, values [][]any)
IceFireDB-SQLProxy/pkg/mysql/mysql/resultset_helper.go:188
↓ 1 callersFunctionBuildSimpleBinaryResultset
(names []string, values [][]any)
IceFireDB-SQLite/pkg/mysql/mysql/resultset_helper.go:188
↓ 1 callersFunctionBuildSimpleTextResultset
(names []string, values [][]any)
IceFireDB-SQLProxy/pkg/mysql/mysql/resultset_helper.go:122
↓ 1 callersFunctionBuildSimpleTextResultset
(names []string, values [][]any)
IceFireDB-SQLite/pkg/mysql/mysql/resultset_helper.go:122
↓ 1 callersFunctionBytesBufferGet
()
IceFireDB-SQLProxy/utils/bytes_buffer_pool.go:17
↓ 1 callersFunctionBytesBufferGet
()
IceFireDB-SQLite/utils/bytes_buffer_pool.go:17
↓ 1 callersFunctionBytesBufferPut
(data *bytes.Buffer)
IceFireDB-SQLProxy/utils/bytes_buffer_pool.go:29
↓ 1 callersFunctionBytesBufferPut
(data *bytes.Buffer)
IceFireDB-SQLite/utils/bytes_buffer_pool.go:29
↓ 1 callersMethodClosed
()
IceFireDB-SQLProxy/pkg/mysql/server/conn.go:178
↓ 1 callersMethodClosed
()
IceFireDB-SQLite/pkg/mysql/server/conn.go:178
← previousnext →401–500 of 1,844, ranked by callers