Versions in this module Expand all Collapse all v0 v0.5.0 Jan 12, 2019 Changes in this version + var DefaultOptions = Options + type Client struct + func NewClient(options Options) (Client, error) + type Options struct + Codec encoding.Codec + ConnectionURL string + MaxOpenConnections int + TableName string