Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ GetCharset
Method
GetCharset
IceFireDB-SQLProxy/pkg/mysql/client/conn.go:291–293 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
289
}
290
291
func
(c *Conn) GetCharset() string {
292
return
c.charset
293
}
294
295
func
(c *Conn) GetConnectionID() uint32 {
296
return
c.connectionID
Callers
1
popConn
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected