Skip to content

add Float64Map#564

Open
alphai-x wants to merge 1 commit into
gomodule:masterfrom
alphai-x:master
Open

add Float64Map#564
alphai-x wants to merge 1 commit into
gomodule:masterfrom
alphai-x:master

Conversation

@alphai-x

@alphai-x alphai-x commented Jun 1, 2021

Copy link
Copy Markdown

No description provided.

@stevenh stevenh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some tests for this behaviour please.

Comment thread redis/reply.go
}

// Float64Map is a helper that converts an array of strings (alternating key, value)
// into a map[string]Float64Map. The HGETALL commands return replies in this format.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// into a map[string]Float64Map. The HGETALL commands return replies in this format.
// into a map[string]float64. The HGETALL commands return replies in this format.

@stevenh

stevenh commented Dec 25, 2021

Copy link
Copy Markdown
Collaborator

Any news on addressing the feedback?

@stevenh

stevenh commented Jul 1, 2022

Copy link
Copy Markdown
Collaborator

Checking to see if you could address the feedback @alphagot812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants