Documentation
¶
Index ¶
- func GetCols(model any) []string
- func GetInsertRows(model any, nonZeroVal bool, customVal map[string]any) []driver.Value
- func GetRows(model any, nonZeroVal bool) []driver.Value
- func GetUpdateRows(model any, nonZeroVal bool, idCol string, idVal any, hasUpdatedAt bool) []driver.Value
- func GetUpdateRowsWithUserID(model any, nonZeroVal bool, idVal any, userID int64, hasUpdatedAt bool) []driver.Value
- func InArray(val interface{}, array interface{}) (found bool)
- func StubbedTodoList() *entity.TodoList
- func StubbedTodoLists() []*entity.TodoList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInsertRows ¶
func GetUpdateRows ¶
func GetUpdateRowsWithUserID ¶
func StubbedTodoList ¶
func StubbedTodoLists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.