Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OmitsWhenSelectAll = []string{"id", "created_at", "updated_at", "deleted_at"}
Functions ¶
This section is empty.
Types ¶
type StringArray ¶
type StringArray []string
func (*StringArray) RemoveEmptyItem ¶
func (s *StringArray) RemoveEmptyItem()
func (*StringArray) Scan ¶
func (s *StringArray) Scan(value any) (err error)
Click to show internal directories.
Click to hide internal directories.