genericexec

command
v0.0.0-...-6cde979 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

This example shows how to utilize the GenericExecer interface if both driver.Rows and driver.Result of a statement are required.

This has the drawback that it essentially circumvents the database/sql interface for most interactions - the only advantage over using the driver directly will be the use of connection pooling of database/sql.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL