Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-sql-driver/mysql
/ init
Function
init
driver_test.go:42–46 · driver_test.go::init
()
Source
from the content-addressed store, hash-verified
40
var
driverNameTest string
41
42
func
init() {
43
if
driverNameTest ==
""
{
44
driverNameTest = driverName
45
}
46
}
47
48
// Ensure that all the driver interfaces are implemented
49
var
(
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected