heapwolf/go-indexof
The IndexOf() method returns the first index at which a given element can be found in the slice, or -1 if it is not present.
GoMIT
The IndexOf() method returns the first index at which a given element can be found in the slice, or -1 if it is not present.
GoMIT