package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jul 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InSlice(array interface{}, item interface{}) bool
InSlice .
func SliceUp(target interface{}, result interface{}, capacity int) error
SliceUp 切割1维数组,target:传入数组, result:返回二维数据,capacity:切割的容量
Source Files
¶
Click to show internal directories.
Click to hide internal directories.