Closed matryer closed 8 years ago
Currently, implementing io.Writer is great, but it should also implement hash.Hash to allow for more general use.
io.Writer
hash.Hash
Currently, implementing
io.Writer
is great, but it should also implementhash.Hash
to allow for more general use.