Documentation
¶
Overview ¶
Package types provides types to work with SQL databases
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBLog ¶
type DBLog struct {
Log SQLLoggerFunc
}
type SQLLoggerFunc ¶
SQLLoggerFunc provides the log func used by generated queries.
Click to show internal directories.
Click to hide internal directories.