Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnumArray ¶
type EnumArray[T ~string] []T
type GenericArray ¶
type GenericArray[T any] []T
func (*GenericArray[T]) Scan ¶
func (e *GenericArray[T]) Scan(src any) error
Scan implements the sql.Scanner interface.
Click to show internal directories.
Click to hide internal directories.