add fnv1a example

This commit is contained in:
Michael McLoughlin
2018-12-13 00:18:44 -08:00
parent b89d211ff4
commit 93b53377ac
8 changed files with 124 additions and 14 deletions

3
examples/fnv1a/stub.go Normal file
View File

@@ -0,0 +1,3 @@
package fnv1a
func Hash64(data []byte) uint64