Documentation
¶
Index ¶
- func CheckRowsAffected(rows int64) error
- func Contains(search string, words []string) bool
- func ConvertToDriverValue(values []interface{}) []driver.Value
- func GenerateRandomString(lenght int) string
- func ReadFile(filepath string, separator string) ([]string, error)
- func StructToSlice(i interface{}) []interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRowsAffected ¶
func ConvertToDriverValue ¶
Helper function to convert slice of interface{} into a slice of driver.Value
func GenerateRandomString ¶
func StructToSlice ¶
func StructToSlice(i interface{}) []interface{}
Helper function to convert struct fields into a slice of interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.