Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
func
(c *Conn) Closed() bool {
179
return
c.closed.Get()
180
}
181
182
func
(c *Conn) GetUser() string {
183
return
c.user
Callers
1
onConn
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected