Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement encoding.Binary(Un)Marshaler interfaces for XXHash32 and XX… #32

Merged
merged 1 commit into from
May 24, 2020
Merged

Implement encoding.Binary(Un)Marshaler interfaces for XXHash32 and XX… #32

merged 1 commit into from
May 24, 2020

Conversation

VirrageS
Copy link
Contributor

@VirrageS VirrageS commented May 24, 2020

All standard hashes implement Binary(Un)Marshaler interface: https://golang.org/src/hash/marshal_test.go, so why not OneOfOne/xxhash :)

(If this gets accepted and merged I would appreciate bumping version of the package with this patch)

@OneOfOne
Copy link
Owner

Looks good, thanks!

@OneOfOne OneOfOne merged commit 845884a into OneOfOne:master May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants