Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringArray ¶
type StringArray []string
StringArray stores PostgreSQL text[] values without JSON re-encoding.
func (*StringArray) Scan ¶
func (a *StringArray) Scan(src any) error
Click to show internal directories.
Click to hide internal directories.