package
Version:
v0.0.0-...-fa376ca
Opens a new window with list of versions in this module.
Published: Apr 20, 2025
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
¶
type Json[T any] struct {
Val T
}
Json is a generic struct for encoding and decoding JSON values,
implementing the driver.Valuer and sql.Scanner interfaces.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.