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

Struct EmptyHandlerTest

IceFireDB-SQLProxy/pkg/mysql/server/command_test.go:10–10  ·  view source on GitHub ↗

Define the EmptyHandler struct

Source from the content-addressed store, hash-verified

8
9// Define the EmptyHandler struct
10type EmptyHandlerTest struct{}
11
12// Implement the Serve method for EmptyHandler
13func (e EmptyHandlerTest) Serve() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected