Re: [go-nuts] Requesting help with the code

2020-02-17 Thread Bob Strecansky
If you haven't gone through "A tour of Go", I'd suggest it - it is pretty practical and helpful in learning the language: https://tour.golang.org/welcome/1 "Go by Example" has a bunch of good resources too for practical use: https://gobyexample.com/ Hope this helps! Bob On Mon, Feb 17, 2020,

Re: [go-nuts] Elastic Search with GO lang

2019-06-10 Thread Bob Strecansky
The olivere/elastic package will help you filter these events in a way that's helpful. See: https://github.com/olivere/elastic for more details. There are a couple great examples within that repo that should help. On Mon, Jun 10, 2019 at 10:45 AM wrote: > Hi guys. > > I want push the s