package
Version:
v1.67.1-rc.2
Opens a new window with list of versions in this module.
Published: Aug 23, 2024
License: Apache-2.0, BSD-3-Clause, Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParseDSN parses various supported DSN types into a map of key/value pairs which can be used as valid tags.
type MockDriver struct {
Prepared []string
Executed []string
}
MockDriver implements a mock driver that captures and stores prepared and executed statements
Open implements the Conn interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.