1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-20 23:59:38 +02:00
Files

6 lines
156 B
Go
Raw Permalink Normal View History

2022-01-23 09:36:24 +02:00
/** COPY from https://github.com/zentures/cityhash/
NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse
*/
package cityhash102