Open
Description
for example:
func (c Client) GetClient() *redis.Client {
return c.c
}
this will allow users to amend few settings after c-tor
see #131 (comment)
Metadata
Assignees
Labels
No labels
for example:
func (c Client) GetClient() *redis.Client {
return c.c
}
this will allow users to amend few settings after c-tor
see #131 (comment)