go-sonic/sonic
gologi 77230ea4c8
Fix connect
Connect() is not working:
- crash on clean() call on uninitialized c.conn
- c.closed set to true on clean() call, but not updated on connect, causes " connection is closed" error.
2019-03-26 15:20:40 +01:00
..
actions.go add readme, now the driver is ok! 2019-03-25 20:34:14 +01:00
channels.go first version of go-sonic, missing lot of stuff 2019-03-25 15:58:07 +01:00
control.go document code 2019-03-26 10:25:49 +01:00
doc.go document code 2019-03-26 10:25:49 +01:00
driver.go Fix connect 2019-03-26 15:20:40 +01:00
ingester.go document code 2019-03-26 10:25:49 +01:00
search.go document code 2019-03-26 10:25:49 +01:00