Documentation
¶
Index ¶
- func AppendIgnoreNil(list []interface{}, elems ...interface{}) []interface{}
- func ContainsInt(list []int, i int) bool
- func ContainsInt32(list []int32, i int32) bool
- func ContainsInt64(list []int64, i int64) bool
- func ContainsString(list []string, str string) bool
- func ContainsUint32(list []uint32, i uint32) bool
- func ContainsUint64(list []uint64, i uint64) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendIgnoreNil ¶
func AppendIgnoreNil(list []interface{}, elems ...interface{}) []interface{}
func ContainsInt ¶ added in v0.1.21
func ContainsInt32 ¶ added in v0.1.21
func ContainsInt64 ¶ added in v0.1.21
func ContainsString ¶ added in v0.1.21
func ContainsUint32 ¶ added in v0.1.21
func ContainsUint64 ¶ added in v0.1.21
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.