Documentation ¶
Index ¶
- func ConvStringValuesToMapKey(array []string) map[string]int
- func ConvUint64ValuesToMapKey(array []uint64) map[uint64]int
- func InArray(array []interface{}, value interface{}) bool
- func InArrayInt(array []int, value int) bool
- func InArrayString(array []string, value string) bool
- func InArrayUint64(array []uint64, value uint64) bool
- func IndexExists(index int, array []interface{}) bool
- func IndexExistsString(index int, array []string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InArrayString ¶
func InArrayUint64 ¶
func IndexExists ¶
func IndexExistsString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.