Categorygithub.com/minoritea/recordmapper
modulepackage
0.1.1
Repository: https://github.com/minoritea/recordmapper.git
Documentation: pkg.go.dev

# README

recordmapper

Package recordmapper provides a function to scan multiple structs from a single row.

reference

LICENSE

BSD 2-Clause License

Copyright (c) 2023, Minori Tokuda

# Functions

Scan scans multiple structs from a single row.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

Rows is an interface for sql.Rows.