Descriptionuuid: 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.
Patch Set 1 #Patch Set 2 : diff -r 361dcc2de674 https://go-uuid.googlecode.com/hg #Patch Set 3 : diff -r 361dcc2de674 https://go-uuid.googlecode.com/hg #Patch Set 4 : diff -r 361dcc2de674 https://go-uuid.googlecode.com/hg #Patch Set 5 : diff -r cef88f1a287d https://go-uuid.googlecode.com/hg #Patch Set 6 : diff -r cef88f1a287d https://go-uuid.googlecode.com/hg #
MessagesTotal messages: 3
|