// +build hash_xxhash package main import ( _ "github.com/sdstack/storage/hash/xxhash" )