|
func NewClient(addr, name string, authPass *string) *Client { |
how do we set the database number to use here?!? currently there is no way and always uses database 0
but would have thought it will be common sense to allow to set the database number, no?