sqlinternals

package module
v0.0.0-...-d9cb0cf Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2017 License: MPL-2.0 Imports: 4 Imported by: 0

README

Sqlinternals

Build Status

Provide a way to get driver.Rows from sql.Row and sql.Rows (Go issue 5606).

This has to use unsafe, so it can't be used in some contexts.

Documentation lives at godoc.org.

License: MPL2.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inspect

func Inspect(sqlStruct interface{}) (interface{}, error)

Inspect extracts the internal driver.Rows from sql.*Row or sql.*Rows. This can be used by a driver to work around issue 5606 in Go until a better way exists.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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