MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Closed

Method Closed

IceFireDB-SQLite/pkg/mysql/server/conn.go:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176}
177
178func (c *Conn) Closed() bool {
179 return c.closed.Get()
180}
181
182func (c *Conn) GetUser() string {
183 return c.user

Callers 1

onConnMethod · 0.45

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected