Commit Graph

57 Commits

Author SHA1 Message Date
Gustavo Brunoro
139dd89622 renames hashKind to Kind on unit test 2017-11-17 09:56:54 +09:00
Gustavo Brunoro
40b64eda79 adds hex serialization methods to ImageHash
The ToString and FromString methods create a string representation
of an ImageHash, following the format:
`<first letter of type>:<hex representation of hash`
2017-11-17 09:56:54 +09:00
Dong-hee Na
22bcbf7685 goimagehash: Make go report card happy. 2017-08-04 01:05:13 +09:00
Dong-hee Na
b969cb59dc goimagehash: Fix typo. 2017-08-03 22:40:42 +09:00
Dong-hee Na
2b9c664be8 Update docs. 2017-07-31 23:29:35 +09:00
Dong-hee Na
7aba8954cd [goimagehash] First implement. 2017-07-31 22:47:14 +09:00
Dong-hee Na
7312a138c1 Initial commit 2017-07-29 02:15:59 +09:00