package
Version:
v2.0.0-beta.3
Opens a new window with list of versions in this module.
Published: Oct 24, 2024
License: Apache-2.0, BSD-3-Clause
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.