package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Dec 29, 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
¶
type JsonMap map[string]interface{}
JsonMap 是自定义的类型,用于表示 JSON 字段
Scan 实现了 sql.Scanner 接口,用于从数据库字段扫描数据到 JsonMap
Value 实现了 driver.Valuer 接口,用于将 JsonMap 类型转换为数据库字段值(JSON 格式的 []byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.