MCPcopy 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
173type EmptyHandler struct{}
174
175func (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