Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ EmptyHandler
Struct
EmptyHandler
IceFireDB-SQLite/pkg/mysql/server/command.go:173–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
type
EmptyHandler
struct
{}
174
175
func
(h EmptyHandler) UseDB(c *Conn, dbName string) error {
176
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected