Documentation
¶
Index ¶
- Variables
- type Arraydeprecated
- type Date
- type JSON
- type JSONArray
- type Structdeprecated
- type Timestamp
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotExist = errors.New("sqltypes: not exist")
Functions ¶
This section is empty.
Types ¶
type JSONArray ¶ added in v0.3.4
type JSONArray[T any] struct { V T }
func NewJSONArray ¶ added in v0.3.4
Click to show internal directories.
Click to hide internal directories.