collection

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupAnySlice added in v1.4.2

func GroupAnySlice(sli []interface{}, batchSize int) [][]interface{}

func GroupFloat32Slice added in v1.4.2

func GroupFloat32Slice(sli []float32, batchSize int) [][]float32

func GroupFloat64Slice added in v1.4.2

func GroupFloat64Slice(sli []float64, batchSize int) [][]float64

func GroupInt32Slice added in v1.4.2

func GroupInt32Slice(sli []int32, batchSize int) [][]int32

func GroupInt64Slice added in v1.4.2

func GroupInt64Slice(sli []int64, batchSize int) [][]int64

func GroupIntSlice added in v1.4.2

func GroupIntSlice(sli []int, batchSize int) [][]int

func GroupStrSlice added in v1.4.2

func GroupStrSlice(sli []string, batchSize int) [][]string

func IsEmptyAny added in v1.2.6

func IsEmptyAny(v []interface{}) bool

func IsEmptyBytes added in v1.2.6

func IsEmptyBytes(v []byte) bool

func IsEmptyDouble added in v1.2.6

func IsEmptyDouble(v []float64) bool

func IsEmptyInt added in v1.2.6

func IsEmptyInt(v []int) bool

func IsEmptyInt32 added in v1.2.6

func IsEmptyInt32(v []int32) bool

func IsEmptyInt64 added in v1.2.6

func IsEmptyInt64(v []int64) bool

func IsEmptyStr added in v1.2.6

func IsEmptyStr(v []string) bool

func IsNotEmptyAny added in v1.3.8

func IsNotEmptyAny(v []interface{}) bool

func IsNotEmptyBytes added in v1.3.8

func IsNotEmptyBytes(v []byte) bool

func IsNotEmptyDouble added in v1.3.8

func IsNotEmptyDouble(v []float64) bool

func IsNotEmptyInt added in v1.3.8

func IsNotEmptyInt(v []int) bool

func IsNotEmptyInt32 added in v1.3.8

func IsNotEmptyInt32(v []int32) bool

func IsNotEmptyInt64 added in v1.3.8

func IsNotEmptyInt64(v []int64) bool

func IsNotEmptyStr added in v1.3.8

func IsNotEmptyStr(v []string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL