MCPcopy Create free account
hub / github.com/apecloud/myduckserver / ConnectionClosed

Method ConnectionClosed

backend/handler.go:32–35  ·  view source on GitHub ↗
(c *mysql.Conn)

Source from the content-addressed store, hash-verified

30 "github.com/sirupsen/logrus"
31)
32
33type MyHandler struct {
34 *server.Handler
35 provider *catalog.DatabaseProvider
36 engine *sqle.Engine
37 readOnly bool
38}

Callers

nothing calls this directly

Calls 3

PoolMethod · 0.80
CloseConnMethod · 0.65
ConnectionClosedMethod · 0.65

Tested by

no test coverage detected