[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector

[go-nuts] How to search for string value in array

2019-09-26 Thread afriyie . abraham
I have trying to write a function that will accept a string as an input and return another string in a slice but it not working. I have function that unmarshal udp response to a type AuthVectors and then append the type struct data into an array authVecSlice. Below is the code type AuthVector