diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-03-18 04:54:40 +0100 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-03-19 03:56:50 +0100 |
| commit | b6703d47671b3a736e8b93ff0447da45e688865c (patch) | |
| tree | 5cc7dd8efdbdcf54a9556d1753f0722e2da2283b /walk.go | |
| parent | 5f35f137372917332cd329cf723a9d005e13d582 (diff) | |
Oid: make the type directly [20]byte
There is no need for a struct with a single field. An Oid is 20 bytes
which hold the binary representation of the hash, so let's use that
directly. Go lets us have methods on this new type just the same.
Diffstat (limited to 'walk.go')
0 files changed, 0 insertions, 0 deletions
