scanner

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 6 Imported by: 0

README

SQaLice-scanner

SQaLice

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan(dest interface{}, rows *sql.Rows, tagName string) error

Scan scans the next row from rows in to a struct pointed to by dest. The struct type should have exported fields tagged with the tagName tag. Columns from row which are not mapped to any struct fields are ignored.

Types

This section is empty.

Jump to

Keyboard shortcuts

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