]> Sergey Matveev's repositories - btrtrc.git/commit
Implement encoding.TextMarshaler to match unmarshaler for metainfo.Hash
authorMatt Joiner <anacrolix@gmail.com>
Thu, 21 Jan 2021 22:49:51 +0000 (09:49 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 21 Jan 2021 22:53:53 +0000 (09:53 +1100)
commit03b1abafb9749a5a2f72b9facbba0d97081d985a
tree63474f6520631549ac20baff526260c770a39388
parent6aaaaaffbaec52e984b91a5e884c4c4589d7dbcb
Implement encoding.TextMarshaler to match unmarshaler for metainfo.Hash

Fixes https://github.com/anacrolix/torrent/issues/463
metainfo/hash.go