Skip to content

Instantly share code, notes, and snippets.

@caalberts
Last active December 27, 2017 15:06
Show Gist options
  • Save caalberts/7ca7a984c631b64d8970f4033a51e74b to your computer and use it in GitHub Desktop.
Save caalberts/7ca7a984c631b64d8970f4033a51e74b to your computer and use it in GitHub Desktop.
func (c *Client) HGetAll(key string) *StringStringMapCmd {}
func (c *Client) HMSet(key string, fields map[string]interface{}) *StatusCmd {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment