Javin Forrester

Results 3 comments of Javin Forrester

Any chance the related PR will ever get merged? Looking to use this feature as well.

> ```go > clientMock.Regexp().ExpectSet(".*", ".*", 1*time.Second).SetVal("regexp set val") > set = client.Set(ctx, "rand_key", "rand_value", 1*time.Second) > Expect(set.Err()).NotTo(HaveOccurred()) > Expect(set.Val()).To(Equal("regexp set val")) > ``` > > After testing, it can work...

Also looking for this change to be integrated. And adding context to the above: https://www.elastic.co/blog/brewing-in-beats-rename-filebeat-prospectors-to-inputs