package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Aug 20, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Map scans the current row into a map.
Maps scans all remaining rows into slice of maps.
Struct scans current row into dest struct using column mapping.
Structs scans all remaining rows into the slice pointed to by dest.
dest must be a pointer to a slice of structs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.