//
pkg.gl
Category
github.com/matthewhua/onepunch
golang
geektime-go
advance
sql
package
0.0.0-20241204091843-39747ad16150
Repository:
https://github.com/matthewhua/onepunch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
39 SLOC
#
Structs
JsonColumn
JsonColumn 代表存储字段的 json 类型 主要用于没有提供默认 json 类型的数据库 T 可以是结构体,也可以是切片或者 map 一切可以被 json 库所处理的类型都能被用作 T.