Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUniqueViolation ¶ added in v0.6.3
func UnwrapNullString ¶
func UnwrapNullString(s sql.NullString) *string
func UuidStrings ¶
func WrapStringPointer ¶
func WrapStringPointer(s *string) sql.NullString
Types ¶
type StringSlice ¶
type StringSlice []string
func (*StringSlice) Scan ¶
func (s *StringSlice) Scan(src any) error
Click to show internal directories.
Click to hide internal directories.