Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
type
MyHandler
struct
{
34
*server.Handler
35
provider *catalog.DatabaseProvider
36
engine *sqle.Engine
37
readOnly bool
38
}
Callers
nothing calls this directly
Calls
3
Pool
Method · 0.80
CloseConn
Method · 0.65
ConnectionClosed
Method · 0.65
Tested by
no test coverage detected