Jeremy Kassis

Results 2 comments of Jeremy Kassis

here's a practical example... ``` // start the client pool var clientPool *ClientPool if poolID, err := GetPodIdx(s.Name); err != nil { s.ErrorCheck(http.StatusInternalServerError, fmt.Errorf("could not get poolID from podName: %v",...