tile38/cmd/tile38-cli/internal/client
tidwall 555e47036c Replaced net package with evio
- Added threads startup flag
- Replaced net package with evio
- Refactored controller into server
2018-10-28 15:51:47 -07:00
..
README.md Replaced net package with evio 2018-10-28 15:51:47 -07:00
conn.go Replaced net package with evio 2018-10-28 15:51:47 -07:00
conn_test.go Replaced net package with evio 2018-10-28 15:51:47 -07:00
helper.go Replaced net package with evio 2018-10-28 15:51:47 -07:00
pool.go Replaced net package with evio 2018-10-28 15:51:47 -07:00
pool_test.go Replaced net package with evio 2018-10-28 15:51:47 -07:00

README.md

Tile38 Client

Build Status GoDoc

Tile38 Client is a Go client for Tile38.

THIS LIBRARY IS DEPRECATED

Please use the redigo client library instead. If you need JSON output with Redigo then call:

conn.Do("OUTPUT", "JSON")