package
Version:
v0.0.0-...-c9a2326
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Hstore is a wrapper for transferring Hstore values back and forth easily.
Scan implements the Scanner interface.
Note h.Map is reallocated before the scan to clear existing values. If the
hstore column's database value is NULL, then h.Map is set to nil instead.
Value implements the driver Valuer interface. Note if h.Map is nil, the
database column value will be set to NULL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.