Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DBFunction ¶ added in v1.1.0
func DB ¶ added in v1.1.0
func DB(db *gorm.DB) DBFunction
type Null ¶
type Null[T comparable] struct { Data T Valid bool }
func (Null[T]) MarshalJSON ¶
func (*Null[T]) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.