Binary package “golang-github-leemcloughlin-gofarmhash-dev” in ubuntu bionic

Implements Google's Farmhash in Golang

 This library provides an implementation of Google's Farmhash in Golang.
 .
 Farmhash is a successor to Cityhash (also from Google). Farmhash,
 like Cityhash before it, use ideas from Austin Appleby's MurmurHash.