package metro

Import Path
	github.com/dgryski/go-metro (on go.dev)

Dependency Relation
	imports one package, and imported by one package


Package-Level Functions (total 3)
func Hash128(buffer []byte, seed uint64) (uint64, uint64)
func Hash64(buffer []byte, seed uint64) uint64
func Hash64Str(buffer string, seed uint64) uint64