Documentation
¶
Index ¶
- func ContainAll(a []int64, b []int64) bool
- func ContainAtLeastOne(a []int64, b []int64) bool
- func DeDuplicationSlice(a []int64) (b []int64)
- func ElementInSlice(a int64, b []int64) bool
- func RandomSliceKeys(start int, end int, count int, seed int64) []int
- func Sign(params url.Values) (query string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainAll ¶
ContainAll all element of a contain in the b.
func DeDuplicationSlice ¶
DeDuplicationSlice for del repeat element
func RandomSliceKeys ¶
RandomSliceKeys for get random keys from slice by rand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.