redis/internal/hash.go

4 lines
53 B
Go
Raw Normal View History

package internal
2020-04-19 08:52:58 +03:00
type Hash func(data []byte) uint64