doc.go 156 B

12345
  1. /** COPY from https://github.com/zentures/cityhash/
  2. NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse
  3. */
  4. package cityhash102