tile38/pkg/client
Josh Baker 7e9871bb69 Refactor project layout
Move internal and support packages to pkg directory
2018-04-19 08:43:32 -07:00
..
README.md Refactor project layout 2018-04-19 08:43:32 -07:00
conn.go Refactor project layout 2018-04-19 08:43:32 -07:00
conn_test.go Refactor project layout 2018-04-19 08:43:32 -07:00
helper.go Refactor project layout 2018-04-19 08:43:32 -07:00
pool.go Refactor project layout 2018-04-19 08:43:32 -07:00
pool_test.go Refactor project layout 2018-04-19 08:43:32 -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")