package
0.5.4
Repository: https://github.com/karim-w/stdlib.git
Documentation: pkg.go.dev

# Functions

DBWarpper() returns the underlying DB wrapping the driver.
New returns a NativeDatabase interface for the given driver and DSN WARNING: It will panic if the driver is not supported.
New returns a NativeDatabase interface for the given driver and DSN WARNING: It will panic if the driver is not supported.
TracedNativeDBWrapper returns a DB interface for the given driver and DSN WARNING: It will panic if the driver is not supported DEPRECATED: Use New Or NewWithOptions instead.
TracedNativeDBWrapperWithOptions returns a DB interface for the given driver and DSN WARNING: It will panic if the driver is not supported.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author