Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Collect ¶
func Collect(src any) collection.Collection
*
- Collect *
- @create 2021-7-3
- @author deatil
Collect transforms src into Collection. The src could be json string, []string, []map[string]any, map[string]any, []int, []int16, []int32, []int64, []float32, []float64, []any.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.