MCPcopy 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
291func (c *Conn) GetCharset() string {
292 return c.charset
293}
294
295func (c *Conn) GetConnectionID() uint32 {
296 return c.connectionID

Callers 1

popConnMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected