Code

Fixed compatibility issues with Go 1.0 and 1.1.
[sysdb/go.git] / client /
2015-05-13 Sebastian HarlFixed compatibility issues with Go 1.0 and 1.1. master
2015-05-12 Sebastian Harlclient: Add a query example to the package documentation.
2015-05-12 Sebastian Harlclient: Add helper functions for formatting and executi...
2015-05-09 Sebastian Harlclient: Add a thread-safe Client object on top of the...
2015-02-22 Sebastian Harlclient: Added support for querying the server version.
2015-02-21 Sebastian Harlclient: Try to reconnect after read/write failures.
2014-09-19 Sebastian HarlRenamed proto.Decode/proto.Encode to proto.Read/proto...
2014-09-18 Sebastian HarlInitial commit for the github.com/sysdb/go Go packages.