Documentation
¶
Index ¶
- func ChunkSlice(slice []int, chunkSize int) [][]int
- func InSliceInt(n int, h []int) bool
- func NullBool(s bool) sql.NullInt64
- func NullFloat64(s float64) sql.NullFloat64
- func NullInt64(s int64) sql.NullInt64
- func NullString(s string) sql.NullString
- func Slugify(s string) string
- func URLToPath(rawURL string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChunkSlice ¶
func InSliceInt ¶
func NullFloat64 ¶
func NullFloat64(s float64) sql.NullFloat64
func NullString ¶
func NullString(s string) sql.NullString
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.