Imports of package hashring

PathSynopsis
crypto/md5Package md5 implements the MD5 hash algorithm as defined in RFC 1321.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
hashPackage hash provides interfaces for hash functions.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.