Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open returns *sql.DB which contained following hooks SQL Tracing: show executed queries and processing time by query. no display is default. Auto Deletion: delete all inserted records after close the connection.
func SQLTracing ¶
func SQLTracing(enabled bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.