Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Encode
Method
Encode
IceFireDB-SQLite/pkg/mysql/mysql/gtid.go:9–9 ·
view source on GitHub ↗
Encode GTID set into binary format used in binlog dump commands
()
Source
from the content-addressed store, hash-verified
7
8
// Encode GTID set into binary format used in binlog dump commands
9
Encode() []byte
10
11
Equal(o GTIDSet) bool
12
Callers
5
generateCID
Function · 0.65
TestMysqlGTIDCodec
Method · 0.65
generateCID
Function · 0.65
TestMysqlGTIDCodec
Method · 0.65
EncodeKey
Method · 0.65
Implementers
4
MariadbGTIDSet
IceFireDB-SQLProxy/pkg/mysql/mysql/mar
MysqlGTIDSet
IceFireDB-SQLProxy/pkg/mysql/mysql/mys
MariadbGTIDSet
IceFireDB-SQLite/pkg/mysql/mysql/maria
MysqlGTIDSet
IceFireDB-SQLite/pkg/mysql/mysql/mysql
Calls
no outgoing calls
Tested by
2
TestMysqlGTIDCodec
Method · 0.52
TestMysqlGTIDCodec
Method · 0.52