uuid: clean to use more idiomatic names

Convert constants to more Go like names (e.g,. DOMAIN_PERSON -> Person)
Use the hash.Hash interface instead of our own.

R=rcs
CC=borman
http://codereview.appspot.com/4832058
4 files changed
tree: 870fe8b242a04515d1942529cf12bc36b5bbb50d
  1. lib/
  2. uuid/
  3. CONTRIBUTORS