Closed smacker closed 5 years ago
Is this something we should add to the go example analyzer?
Example analyzer doesn't keep an open connection to data server but opens a new one for each event.
All of them use a new connection for each request as far as I remember. We don't have any "production-ready" go analyzer which would keep an open connection.
Ref: https://github.com/src-d/lookout-sdk/issues/64